diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2009-11-19 14:27:53 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2009-11-19 14:27:53 +0200 |
commit | 0ea975c85c8e809d082f6833ced0f5e1fbe067dc (patch) | |
tree | 08b60d7e6c56d5cf539218c3252180323a9b58f3 /Makefile.tools | |
parent | 09b75f4b8dff119c6da550cf122d6a0f1e0a1a7a (diff) | |
download | bluez-0ea975c85c8e809d082f6833ced0f5e1fbe067dc.tar.gz |
Add test scripts for input and audio
Diffstat (limited to 'Makefile.tools')
-rw-r--r-- | Makefile.tools | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tools b/Makefile.tools index 70bfb1be5..f30dde4c2 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -177,6 +177,7 @@ EXTRA_DIST += test/apitest test/hsplay test/hsmicro test/dbusdef.py \ test/test-manager test/test-adapter test/test-device \ test/test-service test/test-serial test/test-telephony \ test/test-network test/simple-agent test/simple-service \ + test/test-audio test/test-input \ test/service-record.dtd test/service-did.xml \ test/service-spp.xml test/service-opp.xml test/service-ftp.xml |