diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 84956b69..90e20812 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -37,9 +37,9 @@ endif INCLUDES = -I$(top_srcdir)/common EXTRA_DIST = apitest hsplay hsmicro bdaddr.8 dbusdef.py \ - list-devices test-discovery test-manager test-adapter test-device \ - test-serial simple-service simple-agent service-record.dtd \ - service-did.xml service-spp.xml service-opp.xml service-ftp.xml \ - test-telephony + list-devices test-discovery test-manager test-adapter \ + test-device test-serial test-telephony simple-agent \ + simple-service service-record.dtd service-did.xml \ + service-spp.xml service-opp.xml service-ftp.xml MAINTAINERCLEANFILES = Makefile.in |