summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/info2html/Makefile.am2
-rw-r--r--src/man2html/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/info2html/Makefile.am b/src/info2html/Makefile.am
index ad3bde1b..982f20d2 100644
--- a/src/info2html/Makefile.am
+++ b/src/info2html/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/src/man2html/Makefile.am b/src/man2html/Makefile.am
index 3b598f41..98f3ff56 100644
--- a/src/man2html/Makefile.am
+++ b/src/man2html/Makefile.am
@@ -2,7 +2,7 @@
INCLUDES = \
-I$(includedir) \
- -I$(top_srcdir)/intl
+ -I$(top_srcdir)/intl -I$(top_builddir)/intl
LDADD = \