From 5a8fbb23664d5b346164f058c9f57d5b01c0a1bb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 31 Mar 2004 20:29:10 +0000 Subject: Add sdpd subdirectory --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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) -- cgit