summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-09-06 04:55:11 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-09-06 04:55:11 +0200
commit862ac7734f267001fbe36cba28d4ab5daf36685f (patch)
treee4391f50048ecbd27f43bbcafc9a127cffab3779
parent6e5682847b6167fb028f10a0983fe8bd995391c9 (diff)
Fix distribution includes
-rw-r--r--serial/Makefile.am2
-rw-r--r--test/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/serial/Makefile.am b/serial/Makefile.am
index 01551889..7a0b34c2 100644
--- a/serial/Makefile.am
+++ b/serial/Makefile.am
@@ -19,6 +19,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ @GDBUS_CFLAGS@
INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/src
-EXTRA_DIST = serial-api.txt test-serial
+EXTRA_DIST = serial-api.txt
MAINTAINERCLEANFILES = Makefile.in
diff --git a/test/Makefile.am b/test/Makefile.am
index ba2bdc65..6f317c9d 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -41,7 +41,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 \
- simple-service simple-agent service-record.dtd \
+ test-serial simple-service simple-agent service-record.dtd \
service-did.xml service-spp.xml service-opp.xml service-ftp.xml
MAINTAINERCLEANFILES = Makefile.in