X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=cut-n-paste%2FMakefile.am;h=33218c03bbe4125069748d6bf79406a99f7f5b6f;hb=63718064505c640af952c6e180b75235a1de5f14;hp=ce69b611d29c9264a6c5201eea7694188deca72f;hpb=e47828bd9933f9a44cdfb009fdfcddfcec2748dd;p=evince.git diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am index ce69b611..33218c03 100644 --- a/cut-n-paste/Makefile.am +++ b/cut-n-paste/Makefile.am @@ -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