From a37ae85ab4c5cd7256e2143332a8263147a328a3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 25 Apr 2001 21:22:54 +0000 Subject: Remove this section, which doesn't apply to anything since there are no * idl/Makefile.am (INCLUDES): Remove this section, which doesn't apply to anything since there are no targets in this directory. * test-service/Makefile.am: * evolution-services/Makefile.am: * component/Makefile.am: Remove UNICODE_LIBS/UNICODE_CFLAGS svn path=/trunk/; revision=9568 --- executive-summary/test-service/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'executive-summary/test-service/Makefile.am') diff --git a/executive-summary/test-service/Makefile.am b/executive-summary/test-service/Makefile.am index c31e95035a..62aaafdc9d 100644 --- a/executive-summary/test-service/Makefile.am +++ b/executive-summary/test-service/Makefile.am @@ -5,8 +5,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/executive-summary \ $(EXTRA_GNOME_CFLAGS) \ - $(BONOBO_HTML_GNOME_CFLAGS) \ - $(UNICODE_CFLAGS) + $(BONOBO_HTML_GNOME_CFLAGS) test_service_SOURCES = \ main.c -- cgit v1.2.3