]> www.fi.muni.cz Git - evince.git/blobdiff - help/reference/Makefile.am
Added. Returns whether the animation has everything necessary to run. Do
[evince.git] / help / reference / Makefile.am
index 6da188bcfb105c1e8887af3ce18bc53cdfd72218..a676eca7ea5924cb04aca0e6d003117d9a3ff5a8 100644 (file)
@@ -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/  \
@@ -94,18 +93,13 @@ GTKDOC_LIBS= \
        $(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la         \
        $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la  \
        $(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la       \
+       $(top_builddir)/cut-n-paste/gedit-message-area/libgeditmsgarea.la       \
        $(top_builddir)/properties/libevproperties.la                   \
        $(top_builddir)/libdocument/libevbackend.la                     \
        $(SHELL_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