diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-10-04 23:34:56 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-10-04 23:34:56 +0200 |
commit | 9a17271b1785ee511dbb70a99e069da4e25931f4 (patch) | |
tree | 7c56b4267d457aa90808efeb0d910a36c36fb0ff /test | |
parent | e6bab556109828a6be31080679ceea091ca60a8b (diff) |
Add test-telephony to EXTRA_DIST
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 0f31cf05..84956b69 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -39,6 +39,7 @@ 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 + service-did.xml service-spp.xml service-opp.xml service-ftp.xml \ + test-telephony MAINTAINERCLEANFILES = Makefile.in |