summaryrefslogtreecommitdiff
path: root/src/info2html/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/info2html/Makefile.am')
-rw-r--r--src/info2html/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/info2html/Makefile.am b/src/info2html/Makefile.am
index 65ede631..14056336 100644
--- a/src/info2html/Makefile.am
+++ b/src/info2html/Makefile.am
@@ -3,7 +3,7 @@
INCLUDES = \
-I$(includedir) \
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
- $(GNOME_CFLAGS)
+ $(GNOMEUI_CFLAGS)
LDADD = \
$(GNOME_LIBS) $(Z_LIBS) $(BZ_LIBS)