]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
only call ev_properties_fonts_set_document() if the document implements
[evince.git] / Makefile.am
index 0ccf05ba783c2f395f1b585631c924f8990a5f13..229a03bfaff78d0877e9b3bccb753087599572a9 100644 (file)
@@ -2,19 +2,23 @@ SUBDIRS = lib cut-n-paste backend po help data
 
 # Backends
 
-SUBDIRS += pdf ps pixbuf tiff
+SUBDIRS += pdf ps pixbuf
 
 if ENABLE_DJVU
      SUBDIRS += djvu
 endif
 
+if ENABLE_TIFF
+     SUBDIRS += tiff
+endif
+
 if ENABLE_DVI
      SUBDIRS += dvi
 endif
 
 # Applications 
 
-SUBDIRS += shell thumbnailer
+SUBDIRS += properties shell thumbnailer
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in