Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'properties/Makefile.am')
-rw-r--r--properties/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/properties/Makefile.am b/properties/Makefile.am
index 597fb5a..e00edd8 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -4,7 +4,6 @@ INCLUDES= \
-DDATADIR=\"$(pkgdatadir)\" \
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \
-I$(top_srcdir)/backend \
- -I$(top_srcdir)/pdf \
$(PROPERTIES_CFLAGS) \
$(NAUTILUS_CFLAGS) \
$(EVINCE_DISABLE_DEPRECATED) \
@@ -33,6 +32,6 @@ libevince_properties_page_la_SOURCES = \
libevince_properties_page_la_LIBADD = \
$(PROPERTIES_LIBS) \
libevproperties.la \
- $(top_builddir)/pdf/libpdfdocument.la \
- $(top_builddir)/backend/libevbackend.la \
- $(top_builddir)/lib/libev.la
+ $(top_builddir)/shell/libevbackendfactory.la \
+ $(top_builddir)/lib/libev.la \
+ -ltiff -lz