]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Updated German translation.
[evince.git] / Makefile.am
index ac591419edbca23166f8c0846744ec32e7b2090e..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    
@@ -20,6 +24,14 @@ if ENABLE_DVI
 SUBDIRS += dvi
 endif
 
+if ENABLE_COMICS
+     SUBDIRS += comics
+endif
+
+if ENABLE_IMPRESS
+     SUBDIRS += impress
+endif
+
 SUBDIRS += backend
 
 # Library
@@ -36,14 +48,15 @@ SUBDIRS += shell thumbnailer
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
 
-EXTRA_DIST = $(intltool_extra)
+EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make
 
 DISTCLEANFILES =               \
+       gnome-doc-utils.make    \
        intltool-extract        \
        intltool-merge          \
        intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper
 
 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf