]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Updated German translation.
[evince.git] / Makefile.am
index d748d98ea2fad81b26851754df6bdb438d0c65c8..de5ad3e78595345947e0e146eeb730fa438d4423 100644 (file)
@@ -2,7 +2,11 @@ SUBDIRS = cut-n-paste po help data
 
 # Backends
 
-SUBDIRS += pdf ps
+SUBDIRS += pdf
+
+if ENABLE_PS 
+SUBDIRS += ps
+endif
 
 if ENABLE_PIXBUF
 SUBDIRS += pixbuf    
@@ -20,6 +24,10 @@ if ENABLE_DVI
 SUBDIRS += dvi
 endif
 
+if ENABLE_COMICS
+     SUBDIRS += comics
+endif
+
 SUBDIRS += backend
 
 # Library