Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backend/tiff/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/tiff/Makefile.am b/backend/tiff/Makefile.am
index 0858b6c..e236eca 100644
--- a/backend/tiff/Makefile.am
+++ b/backend/tiff/Makefile.am
@@ -18,6 +18,7 @@ libtiffdocument_la_SOURCES = \
libtiffdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS)
libtiffdocument_la_LIBADD = \
$(top_builddir)/libdocument/libevdocument.la \
+ $(BACKEND_LIBS) \
-ltiff
backend_in_files = tiffdocument.evince-backend.in