summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authormiklosh <miklosh@users.sourceforge.net>2007-07-12 17:05:34 +0000
committermiklosh <miklosh@users.sourceforge.net>2007-07-12 17:05:34 +0000
commit4424fcfb6d10006f2e73a988184462794856d31f (patch)
treeff5adfc3d92e3ebf5641d60fb3de130b5261c926 /src/Makefile.am
parentfix for panning and zooming into area in 3D box tool (root_handler of event_c... (diff)
downloadinkscape-4424fcfb6d10006f2e73a988184462794856d31f.tar.gz
inkscape-4424fcfb6d10006f2e73a988184462794856d31f.zip
Initial commit of native poppler-based PDF import.
(bzr r3230)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0f8cd9e4b..9f33ae5f4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,6 +21,8 @@ INCLUDES = \
$(INKBOARD_CFLAGS) \
$(XFT_CFLAGS) \
$(GTK_UNIX_PRINT_CFLAGS) \
+ $(POPPLER_CFLAGS) \
+ $(POPPLER_GLIB_CFLAGS) \
-DPOTRACE=\"potrace\" \
$(INKSCAPE_CFLAGS) \
-I$(top_srcdir)/cxxtest