]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Fix djvu and dvi backend build.
[evince.git] / Makefile.am
index 7c4883ae784d712146e4eef6e46c2ef825ca180a..67de01832b9bfea22150d15c64ad15426bc96f2c 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = lib cut-n-paste backend po help data
+SUBDIRS = cut-n-paste po help data
 
 # Backends
 
 
 # Backends
 
@@ -16,9 +16,19 @@ if ENABLE_DVI
      SUBDIRS += dvi
 endif
 
      SUBDIRS += dvi
 endif
 
+SUBDIRS += backend
+
+# Library
+
+SUBDIRS += lib
+
+# Properties (library and application)
+
+SUBDIRS += properties
+
 # Applications 
 
 # Applications 
 
-SUBDIRS += shell thumbnailer properties
+SUBDIRS += shell thumbnailer
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in
 
 
 intltool_extra = intltool-extract.in intltool-merge.in intltool-update.in