X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2Freference%2FMakefile.am;h=f37ecd23af576d7a3f0da7f1b5c1075a1dcccf7e;hb=595d902c5518765e086e8a911124ef36ed9300b7;hp=6da188bcfb105c1e8887af3ce18bc53cdfd72218;hpb=a6a9e8990dfb06ba0644c1de93d59f0e7b787a88;p=evince.git diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am index 6da188bc..f37ecd23 100644 --- a/help/reference/Makefile.am +++ b/help/reference/Makefile.am @@ -76,7 +76,6 @@ INCLUDES= \ -I$(top_srcdir)/shell \ -DDATADIR=\"$(pkgdatadir)\" \ -DGNOMEDATADIR=\"$(datadir)\" \ - -I$(top_srcdir)/cut-n-paste/recent-files/ \ -I$(top_srcdir)/cut-n-paste/zoom-control/ \ -I$(top_srcdir)/cut-n-paste/toolbar-editor/ \ -I$(top_srcdir)/cut-n-paste/totem-screensaver/ \ @@ -100,12 +99,6 @@ GTKDOC_LIBS= \ $(GNOME_PRINT_LIBS) \ $(filter-out ../../shell/main.o,$(wildcard ../../shell/*.o)) -if HAVE_GTK_RECENT -GTKDOC_LIBS += -else -GTKDOC_LIBS += $(top_builddir)/cut-n-paste/recent-files/librecent.la -endif - if ENABLE_DJVU GTKDOC_LIBS += $(DJVU_LIBS) endif