From 00f67ab2dac3ffbf90c13d3da6008e0e66fca41e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 11 Mar 2008 23:52:47 +0000 Subject: No need for linking the plugins --- plugins/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index b6020d05..0fb8a135 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -7,8 +7,6 @@ libecho_la_SOURCES = echo.c AM_LDFLAGS = -module -avoid-version -export-symbols-regex bluetooth_plugin_desc -AM_CFLAGS = @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@ - INCLUDES = -I$(top_builddir)/common -I$(top_builddir)/hcid MAINTAINERCLEANFILES = Makefile.in -- cgit