From 6a485cb3fbf7a6c17b480c68f4fa71eb9805f394 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 15 Mar 1998 20:49:14 +0000 Subject: gemvt: Use AM_PATH_GTK help-browser/gnome-info2html: Find glib.h correctly --- components/help/converters/gnome-info2html2/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/help/converters/gnome-info2html2/Makefile.am b/components/help/converters/gnome-info2html2/Makefile.am index f29e8d1ce..ad3bde1b4 100644 --- a/components/help/converters/gnome-info2html2/Makefile.am +++ b/components/help/converters/gnome-info2html2/Makefile.am @@ -2,8 +2,8 @@ INCLUDES = \ -I$(includedir) \ - -I$(top_srcdir)/intl - + -I$(top_srcdir)/intl \ + $(GNOME_INCLUDEDIR) LDADD = \ $(GNOME_LIBDIR) \ -- cgit v1.2.1