]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Updated British English translation.
[evince.git] / Makefile.am
index a0cddce5ab0c54abc16c533642d8d12e999dc517..1013b3fb11684472d7426fc6aaa129723489086a 100644 (file)
@@ -1,5 +1,28 @@
-SUBDIRS = cut-n-paste data backend po pdf ps shell
+SUBDIRS = lib cut-n-paste backend po help data
+
+# Backends
+
+SUBDIRS += pdf ps pixbuf
+
+if ENABLE_DJVU
+     SUBDIRS += djvu
+endif
+
+if ENABLE_DVI
+     SUBDIRS += dvi
+endif
+
+# Applications 
+
+SUBDIRS += shell thumbnailer
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
 
 EXTRA_DIST = $(intltool_extra)
+
+DISTCLEANFILES =               \
+       intltool-extract        \
+       intltool-merge          \
+       intltool-update
+
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install