diff options
Diffstat (limited to 'executive-summary/test-service/Makefile.am')
-rw-r--r-- | executive-summary/test-service/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
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 |