From c8a315a5a929ad42c3f2a35ca7573da86d3f8665 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 4 Oct 2001 11:04:21 +0000 Subject: added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo 2001-10-04 Rodrigo Moya * importer/Makefile.am: added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo svn path=/trunk/; revision=13408 --- shell/importer/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/importer') diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am index 496a53da3f..c50bc0262b 100644 --- a/shell/importer/Makefile.am +++ b/shell/importer/Makefile.am @@ -4,6 +4,7 @@ INCLUDES = \ -I$(top_builddir)/shell \ -I$(includedir) \ $(EXTRA_GNOME_CFLAGS) \ + $(BONOBO_GNOME_CFLAGS) \ -DG_LOG_DOMAIN=\"Evolution-Importer\" \ -DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" -- cgit v1.2.3