Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Makefile.am')
-rw-r--r--backend/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/Makefile.am b/backend/Makefile.am
index f92c607..f7ae5ec 100644
--- a/backend/Makefile.am
+++ b/backend/Makefile.am
@@ -1,6 +1,7 @@
INCLUDES= \
-DEVINCE_UIDIR=\"$(pkgdatadir)\" \
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \
+ -I$(top_srcdir)/lib \
-I$(top_srcdir)/pdf \
-I$(top_srcdir)/pixbuf \
-I$(top_srcdir)/tiff \