~ubuntu-branches/ubuntu/saucy/sflphone/saucy

« back to all changes in this revision

Viewing changes to sflphone-common/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-04-05 14:14:13 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110405141413-hbwbunfsxpn2rtre
Tags: 0.9.13-1
* New upstream release
  - remove Debian patch (applied upstream)
* Fix watch file
* Remove unnecessary versioned dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
188
188
AUTOHEADER = @AUTOHEADER@
189
189
AUTOMAKE = @AUTOMAKE@
190
190
AWK = @AWK@
 
191
BUILD_CELT_71 = @BUILD_CELT_71@
 
192
BUILD_CELT_91 = @BUILD_CELT_91@
191
193
BUILD_LIBDBUS_CXX_DIR = @BUILD_LIBDBUS_CXX_DIR@
192
194
CC = @CC@
193
195
CCDEPMODE = @CCDEPMODE@
405
407
         $(SPEEXCODEC) \
406
408
         $(GSMCODEC)
407
409
 
 
410
 
 
411
# all: indent
408
412
SUBDIRS = dbus audio config plug-in hooks history sip iax im
409
413
 
410
414
# Add here the cpp files to be build with sflphone
1172
1176
                find $(top_srcdir)/src/ -name \*.cpp -o -name \*.h | xargs $(indent) --options=$(ASTYLERC) ; \
1173
1177
        fi
1174
1178
 
1175
 
all: indent
1176
 
 
1177
1179
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1178
1180
# Otherwise a system limit (for SysV at least) may be exceeded.
1179
1181
.NOEXPORT: