From 44d8831822efabcb53cca846f433a97f94024250 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Sun, 20 Aug 2000 19:32:56 +0000 Subject: many fixes to make it compile with strange prefixes... neither mail nor the calendar components work though... evil stuff. svn path=/trunk/; revision=4892 --- filter/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'filter') diff --git a/filter/Makefile.am b/filter/Makefile.am index a581462665..65927b827a 100644 --- a/filter/Makefile.am +++ b/filter/Makefile.am @@ -12,6 +12,8 @@ INCLUDES = \ -I $(top_builddir)/shell \ -I $(GNOME_INCLUDEDIR) \ $(GTKHTML_CFLAGS) \ + $(UNICODE_CFLAGS) \ + $(BONOBO_GNOME_CFLAGS) \ -DFILTER_GLADEDIR=\"$(gladedir)\" \ -DG_LOG_DOMAIN=\"filter\" ## -- cgit v1.2.3