summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/help/converters/gnome-info2html2/Makefile.am4
1 files 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) \