From 9a17271b1785ee511dbb70a99e069da4e25931f4 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sat, 4 Oct 2008 23:34:56 +0200 Subject: Add test-telephony to EXTRA_DIST --- test/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test') 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 -- cgit