]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Reorganize source tree.
[evince.git] / Makefile.am
index 0cd6f596605e4778e4866d71a32e4ec39e58802b..7d23c680672893cf63e9472efef086f3f490349c 100644 (file)
@@ -1,53 +1,17 @@
-SUBDIRS = cut-n-paste po help data test
-
-# Backends
-
-if ENABLE_PDF
-SUBDIRS += pdf
-endif
-
-if ENABLE_PS 
-SUBDIRS += ps
-endif
-
-if ENABLE_PIXBUF
-SUBDIRS += pixbuf    
-endif
-
-if ENABLE_DJVU
-SUBDIRS += djvu
-endif
-
-if ENABLE_TIFF
-SUBDIRS += tiff
-endif
-
-if ENABLE_DVI
-SUBDIRS += dvi
-endif
-
-if ENABLE_COMICS
-     SUBDIRS += comics
-endif
-
-if ENABLE_IMPRESS
-     SUBDIRS += impress
-endif
-
-SUBDIRS += backend
-
-# Library
-
-SUBDIRS += lib
-
-# Properties (library and application)
-
-SUBDIRS += properties
+SUBDIRS = \
+       cut-n-paste \
+       po \
+       help \
+       data \
+       test \
+       backend \
+       libdocument \
+       properties \
+       shell \
+       thumbnailer
 
 # Applications 
 
-SUBDIRS += shell thumbnailer
-
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
 
 EXTRA_DIST = $(intltool_extra) gnome-doc-utils.make