[poppler] utils/Makefile.am

Carlos Garcia Campos carlosgc at kemper.freedesktop.org
Tue Aug 11 03:01:31 PDT 2009


 utils/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 03970d8b6d7624444664320470baa6d1b1299622
Author: Carlos Garcia Campos <carlosgc at gnome.org>
Date:   Tue Aug 11 12:01:07 2009 +0200

    [build] Fix build with autotools

diff --git a/utils/Makefile.am b/utils/Makefile.am
index f44687f..e57c71b 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -12,6 +12,7 @@ endif
 
 INCLUDES =					\
 	-I$(top_srcdir)				\
+	-I$(top_srcdir)/goo			\
 	-I$(top_srcdir)/utils			\
 	-I$(top_srcdir)/poppler			\
 	$(UTILS_CFLAGS)				\


More information about the poppler mailing list