Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff')
-rw-r--r--tiff/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tiff/Makefile.am b/tiff/Makefile.am
index 8919951..4290e1c 100644
--- a/tiff/Makefile.am
+++ b/tiff/Makefile.am
@@ -1,7 +1,7 @@
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/backend \
- $(GTK_CFLAGS) \
+ $(TIFF_CFLAGS) \
-DDATADIR=\""$(datadir)"\"
noinst_LTLIBRARIES = libtiffdocument.la