summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2008-03-04 09:13:28 +0000
committerjoncruz <joncruz@users.sourceforge.net>2008-03-04 09:13:28 +0000
commit33128f6dfe357e69806050dd23eebe41fe74a506 (patch)
treef0a4186d5e1fb78ca24de90a9631f1da85fa876d /src
parentFixed whitespace after backslash at end of line (diff)
downloadinkscape-33128f6dfe357e69806050dd23eebe41fe74a506.tar.gz
inkscape-33128f6dfe357e69806050dd23eebe41fe74a506.zip
Applied patch for LCMS from bug #182170
(bzr r4949)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 72d72c14a..476b78a06 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,6 +21,7 @@ INCLUDES = \
$(INKBOARD_CFLAGS) \
$(LIBWPG_CFLAGS) \
$(XFT_CFLAGS) \
+ $(LCMS_CFLAGS) \
$(POPPLER_CFLAGS) \
$(POPPLER_GLIB_CFLAGS) \
-DPOTRACE=\"potrace\" \