summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKees Cook <kees@outflux.net>2007-02-05 17:54:07 +0000
committerkeescook <keescook@users.sourceforge.net>2007-02-05 17:54:07 +0000
commit48b8909fd223c67d8e4fd6bcbb49a3bc2e9fb89d (patch)
treeebdcd56d214274bf9352630df7a9904145d55a18 /src/Makefile.am
parent* packaging/macosx/ScriptExec/main.c: Make sure the OS X application (diff)
downloadinkscape-48b8909fd223c67d8e4fd6bcbb49a3bc2e9fb89d.tar.gz
inkscape-48b8909fd223c67d8e4fd6bcbb49a3bc2e9fb89d.zip
initial support for gtk print dialog, if available
(bzr r2331)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1899832d7..7719cd216 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,7 @@ INCLUDES = \
$(GNOME_VFS_CFLAGS) \
$(INKBOARD_CFLAGS) \
$(XFT_CFLAGS) \
+ $(GTK_UNIX_PRINT_CFLAGS) \
-DPOTRACE=\"potrace\" \
$(INKSCAPE_CFLAGS) \
-I$(top_srcdir)/cxxtest