]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Add evince-previewer as a separate applicaton that implements the preview
[evince.git] / Makefile.am
index 8c125824c139da6539d824baeda759ff8fb057f8..a46473aa7a00b3c42bd018b97caa33b21906da9b 100644 (file)
@@ -15,6 +15,10 @@ if ENABLE_THUMBNAILER
 SUBDIRS += thumbnailer
 endif
 
+if ENABLE_PREVIEWER
+SUBDIRS += previewer
+endif
+
 NULL =
 
 pkgconfigdir = $(libdir)/pkgconfig