]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/Makefile.am
Use GtkRecent instead of EggRecent when it's available. Fixes bug #349273
[evince.git] / cut-n-paste / Makefile.am
index ce69b611d29c9264a6c5201eea7694188deca72f..33218c03bbe4125069748d6bf79406a99f7f5b6f 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS = recent-files zoom-control toolbar-editor
+SUBDIRS = 
+
+if HAVE_GTK_RECENT
+SUBDIRS += 
+else
+SUBDIRS += recent-files 
+endif
+
+SUBDIRS += zoom-control toolbar-editor