]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Support all mime types
[evince.git] / Makefile.am
index 1013b3fb11684472d7426fc6aaa129723489086a..7c4883ae784d712146e4eef6e46c2ef825ca180a 100644 (file)
@@ -8,13 +8,17 @@ if ENABLE_DJVU
      SUBDIRS += djvu
 endif
 
+if ENABLE_TIFF
+     SUBDIRS += tiff
+endif
+
 if ENABLE_DVI
      SUBDIRS += dvi
 endif
 
 # Applications 
 
-SUBDIRS += shell thumbnailer
+SUBDIRS += shell thumbnailer properties
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
 
@@ -26,3 +30,6 @@ DISTCLEANFILES =              \
        intltool-update
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
+
+# Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
+distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf