From f3730d9037ce7c958b964d84212fe9ac3699cedc Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 1 Oct 2001 19:25:06 +0000 Subject: added basic URI management functions 2001-10-01 Rodrigo Moya * e-url.[ch]: added basic URI management functions * Makefile.am: added BONOBO flags to make it compile with latest Bonobo, which installs headers in a version-based directory svn path=/trunk/; revision=13274 --- e-util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/Makefile.am') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 04e780e120..f0dbca7500 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -7,6 +7,7 @@ INCLUDES = \ -I$(top_srcdir) \ $(GNOME_INCLUDEDIR) \ $(EXTRA_GNOME_CFLAGS) \ + $(BONOBO_GNOME_CFLAGS) \ $(BONOBO_CONF_CFLAGS) \ $(PISOCK_CFLAGS) \ -DEVOLUTION_IMAGES=\""$(imagesdir)"\" \ -- cgit v1.2.3