~ubuntu-branches/ubuntu/saucy/bluez/saucy

« back to all changes in this revision

Viewing changes to Makefile.tools

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-04 13:28:49 UTC
  • mfrom: (1.1.38)
  • Revision ID: package-import@ubuntu.com-20120704132849-tmwu1x7p2vxcclt1
Tags: 4.101-0ubuntu1
* New upstream release
* debian/libbluetooth3.symbols:
  - Updated
* debian/patches/10-unregister_interface_on_exit.patch:
* debian/patches/11-explicitly_close.patch:
* debian/patches/python3.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
                                                tools/hciattach_ti.c \
28
28
                                                tools/hciattach_tialt.c \
29
29
                                                tools/hciattach_ath3k.c \
30
 
                                                tools/hciattach_qualcomm.c
 
30
                                                tools/hciattach_qualcomm.c \
 
31
                                                tools/hciattach_intel.c
31
32
tools_hciattach_LDADD = lib/libbluetooth-private.la
32
33
 
33
34
tools_hciconfig_SOURCES = tools/hciconfig.c tools/csr.h tools/csr.c \
201
202
test_uuidtest_SOURCES = test/uuidtest.c
202
203
test_uuidtest_LDADD = lib/libbluetooth-private.la
203
204
 
 
205
test_mpris_player_SOURCES = test/mpris-player.c
204
206
test_mpris_player_LDADD = @DBUS_LIBS@ @GLIB_LIBS@
205
207
 
206
208
test_test_textfile_SOURCES = test/test-textfile.c src/textfile.h src/textfile.c
212
214
EXTRA_DIST += test/rctest.1 test/hciemu.1 test/bdaddr.8
213
215
endif
214
216
 
215
 
EXTRA_DIST += test/apitest test/sap-client test/hsplay test/hsmicro \
 
217
EXTRA_DIST += test/sap-client test/hsplay test/hsmicro \
216
218
                test/dbusdef.py test/monitor-bluetooth test/list-devices \
217
219
                test/test-discovery test/test-manager test/test-adapter \
218
220
                test/test-device test/test-service test/test-serial \
219
221
                test/test-telephony test/test-network test/simple-agent \
220
222
                test/simple-service test/simple-endpoint test/test-audio \
221
 
                test/test-input test/test-attrib test/test-proximity \
222
 
                test/test-sap-server test/test-oob test/test-serial-proxy \
223
 
                test/test-thermometer test/test-health test/test-health-sink \
 
223
                test/test-input test/test-sap-server test/test-oob \
 
224
                test/test-attrib test/test-proximity test/test-thermometer \
 
225
                test/test-serial-proxy test/test-health test/test-health-sink \
224
226
                test/service-record.dtd test/service-did.xml \
225
 
                test/service-spp.xml test/service-opp.xml test/service-ftp.xml
226
 
 
 
227
                test/service-spp.xml test/service-opp.xml test/service-ftp.xml \
 
228
                test/simple-player test/test-nap
227
229
 
228
230
if HIDD
229
231
bin_PROGRAMS += compat/hidd