]> www.fi.muni.cz Git - evince.git/blobdiff - djvu/Makefile.am
disable File->Print if the document does not implement the ps exporter
[evince.git] / djvu / Makefile.am
index 29aa06bd0ec5948a47f9780c0cd33994a5eb18e1..a82f5b86e61d0b71002011076065a97057d92dd4 100644 (file)
@@ -10,3 +10,7 @@ noinst_LTLIBRARIES = libgtkdjvu.la
 libgtkdjvu_la_SOURCES = \
        djvu-document.c \
        djvu-document.h
+
+libgtkdjvu_la_LIBADD = -lpthread -ldjvulibre
+
+