]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Translation updated.
[evince.git] / Makefile.am
index d748d98ea2fad81b26851754df6bdb438d0c65c8..f1c48890cd7818ea9eb93e5a8f38ca59da5dfd17 100644 (file)
@@ -1,42 +1,20 @@
-SUBDIRS = cut-n-paste po help data
-
-# Backends
-
-SUBDIRS += pdf ps
-
-if ENABLE_PIXBUF
-SUBDIRS += pixbuf    
-endif
-
-if ENABLE_DJVU
-SUBDIRS += djvu
-endif
-
-if ENABLE_TIFF
-SUBDIRS += tiff
-endif
-
-if ENABLE_DVI
-SUBDIRS += dvi
-endif
-
-SUBDIRS += backend
-
-# Library
-
-SUBDIRS += lib
-
-# Properties (library and application)
-
-SUBDIRS += properties
+SUBDIRS = \
+       cut-n-paste \
+       data \
+       backend \
+       libdocument \
+       properties \
+       shell \
+       thumbnailer \
+       po \
+       help \
+       test
 
 # Applications 
 
-SUBDIRS += shell thumbnailer
-
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
 
-EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make
+EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make MAINTAINERS
 
 DISTCLEANFILES =               \
        gnome-doc-utils.make    \
@@ -44,7 +22,7 @@ DISTCLEANFILES =              \
        intltool-merge          \
        intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
 
 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf