From dad48dfed4d105d6afbdc6471af33484fac3ce03 Mon Sep 17 00:00:00 2001 From: Cidorvan Leite Date: Thu, 27 Mar 2008 18:12:33 +0000 Subject: Add/Remove records directly instead of use D-Bus messages --- 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 705ccef4..226ba030 100644 --- a/serial/Makefile.am +++ b/serial/Makefile.am @@ -16,7 +16,7 @@ AM_LDFLAGS = -module -avoid-version -export-symbols-regex bluetooth_plugin_desc AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ -INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/hcid +INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/hcid -I$(top_srcdir)/sdpd EXTRA_DIST = serial-api.txt test-serial -- cgit