From 79a377ddf20574b03d02f93fc85f542455b12744 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 27 Jan 2002 17:21:36 +0000 Subject: Final cleanup for the CFLAGS and LIBS in the Makefiles. svn path=/trunk/; revision=15486 --- filter/Makefile.am | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'filter/Makefile.am') diff --git a/filter/Makefile.am b/filter/Makefile.am index 17b150baa9..02499cd8d5 100644 --- a/filter/Makefile.am +++ b/filter/Makefile.am @@ -11,12 +11,9 @@ INCLUDES = \ -I $(top_srcdir)/camel/providers/mbox \ -I $(top_builddir)/shell \ -I $(GNOME_INCLUDEDIR) \ - $(GTKHTML_CFLAGS) \ - $(BONOBO_GNOME_CFLAGS) \ - $(EXTRA_GNOME_CFLAGS) \ -DFILTER_GLADEDIR=\"$(gladedir)\" \ - -DG_LOG_DOMAIN=\"filter\" -## + -DG_LOG_DOMAIN=\"filter\" \ + $(LIBFILTER_CFLAGS) noinst_LTLIBRARIES = \ libfilter.la -- cgit v1.2.3