summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/help/converters/gnome-info2html2/Makefile.am2
-rw-r--r--components/help/converters/gnome-man2html2/Makefile.am2
2 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 ad3bde1b4..982f20d26 100644
--- a/components/help/converters/gnome-info2html2/Makefile.am
+++ b/components/help/converters/gnome-info2html2/Makefile.am
@@ -2,7 +2,7 @@
INCLUDES = \
-I$(includedir) \
- -I$(top_srcdir)/intl \
+ -I$(top_srcdir)/intl -I$(top_builddir)/intl \
$(GNOME_INCLUDEDIR)
LDADD = \
diff --git a/components/help/converters/gnome-man2html2/Makefile.am b/components/help/converters/gnome-man2html2/Makefile.am
index 3b598f410..98f3ff561 100644
--- a/components/help/converters/gnome-man2html2/Makefile.am
+++ b/components/help/converters/gnome-man2html2/Makefile.am
@@ -2,7 +2,7 @@
INCLUDES = \
-I$(includedir) \
- -I$(top_srcdir)/intl
+ -I$(top_srcdir)/intl -I$(top_builddir)/intl
LDADD = \