added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo

2001-10-04  Rodrigo Moya <rodrigo@ximian.com>

	* importer/Makefile.am: added BONOBO_GNOME_CFLAGS to make it compile
	with latest Bonobo

svn path=/trunk/; revision=13408
This commit is contained in:
Rodrigo Moya
2001-10-04 11:04:21 +00:00
committed by Rodrigo Moya
parent cec691f29f
commit c8a315a5a9
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-10-04 Rodrigo Moya <rodrigo@ximian.com>
* importer/Makefile.am: added BONOBO_GNOME_CFLAGS to make it compile
with latest Bonobo
2001-10-02 Ettore Perazzoli <ettore@ximian.com>
[Fix #11326, The folder list can become detached from its parent

View File

@ -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\"