summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-03-31 20:29:10 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-03-31 20:29:10 +0000
commit5a8fbb23664d5b346164f058c9f57d5b01c0a1bb (patch)
tree7ae80619a9a0dcca0a1fcb9fe7a6ec2507421565 /configure.in
parent280cca9f112cbc2f86a9b7653a2ad003769e4fcb (diff)
Add sdpd subdirectory
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 19be6b53..56b4132f 100644
--- a/configure.in
+++ b/configure.in
@@ -73,4 +73,4 @@ fi
AM_CONDITIONAL(ENABLE_DBUS, test x$BLUEZ_DBUS = xyes)
-AC_OUTPUT(Makefile hcid/Makefile tools/Makefile rfcomm/Makefile test/Makefile scripts/Makefile pcmcia/Makefile)
+AC_OUTPUT(Makefile hcid/Makefile tools/Makefile rfcomm/Makefile sdpd/Makefile test/Makefile scripts/Makefile pcmcia/Makefile)