---
 clients/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/clients/Makefile.am b/clients/Makefile.am
index a259b6a..86a3359 100644
--- a/clients/Makefile.am
+++ b/clients/Makefile.am
@@ -72,5 +72,5 @@ if HAVE_POPPLER
 poppler_programs = view
 view_SOURCES = view.c
 view_LDADD = $(toolkit_libs) $(POPPLER_LIBS)
-view_CPPFLAGS = $(POPPLER_CFLAGS)
+view_CPPFLAGS = $(AM_CPPFLAGS) $(POPPLER_CFLAGS)
 endif
-- 
1.7.3.4

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to