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=d47bc2205d248b34dbfcdd349473f54d45d5ec70;hp=ce69b611d29c9264a6c5201eea7694188deca72f;hpb=b36f3a13160e8747019c40f28df89a9a9c3917ea;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