]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Fixes typo
[evince.git] / Makefile.am
index ff5bd824106a5de02c1c720c210270354f472d0b..a46473aa7a00b3c42bd018b97caa33b21906da9b 100644 (file)
@@ -4,6 +4,7 @@ SUBDIRS = \
        libdocument \
        backend \
        libview \
+       libmisc \
        properties \
        shell \
        po \
@@ -14,6 +15,10 @@ if ENABLE_THUMBNAILER
 SUBDIRS += thumbnailer
 endif
 
+if ENABLE_PREVIEWER
+SUBDIRS += previewer
+endif
+
 NULL =
 
 pkgconfigdir = $(libdir)/pkgconfig