From e0581b5e29c71c4a0b429ebad671e9bb5583f8e0 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 29 Jul 2008 20:35:12 +0200 Subject: Move hcid to src directory and rename it to bluetoothd --- serial/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serial/Makefile.am') diff --git a/serial/Makefile.am b/serial/Makefile.am index 0e6c47f7..ef215e4c 100644 --- a/serial/Makefile.am +++ b/serial/Makefile.am @@ -17,7 +17,7 @@ AM_LDFLAGS = -module -avoid-version -no-undefined \ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ @GDBUS_CFLAGS@ -INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/hcid -I$(top_srcdir)/sdpd +INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/src EXTRA_DIST = serial-api.txt test-serial -- cgit