]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Translation updated.
[evince.git] / Makefile.am
index 5acc74fdfa89707116283307ed4329ba354a9b13..5c04b74f11981c11b5cce539d20f05a04c80e436 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    
@@ -24,6 +28,10 @@ if ENABLE_COMICS
      SUBDIRS += comics
 endif
 
+if ENABLE_IMPRESS
+     SUBDIRS += impress
+endif
+
 SUBDIRS += backend
 
 # Library