]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Make frontends depend on just libev. Rework and group CFLAGS/LIBS
[evince.git] / Makefile.am
index 0ccf05ba783c2f395f1b585631c924f8990a5f13..67de01832b9bfea22150d15c64ad15426bc96f2c 100644 (file)
@@ -1,17 +1,31 @@
-SUBDIRS = lib cut-n-paste backend po help data
+SUBDIRS = cut-n-paste po help data
 
 # Backends
 
-SUBDIRS += pdf ps pixbuf tiff
+SUBDIRS += pdf ps pixbuf
 
 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
+
 # Applications 
 
 SUBDIRS += shell thumbnailer