]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Check for NL_MEASUREMENT. Fixes bug #376469. Thanks to Damien Carbery
[evince.git] / Makefile.am
index de5ad3e78595345947e0e146eeb730fa438d4423..0cd6f596605e4778e4866d71a32e4ec39e58802b 100644 (file)
@@ -1,8 +1,10 @@
-SUBDIRS = cut-n-paste po help data
+SUBDIRS = cut-n-paste po help data test
 
 # Backends
 
+if ENABLE_PDF
 SUBDIRS += pdf
+endif
 
 if ENABLE_PS 
 SUBDIRS += ps
@@ -28,6 +30,10 @@ if ENABLE_COMICS
      SUBDIRS += comics
 endif
 
+if ENABLE_IMPRESS
+     SUBDIRS += impress
+endif
+
 SUBDIRS += backend
 
 # Library