X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fpixbuf%2FMakefile.am;h=cbcf62b2325d0df0e0577056ce31befcfd447879;hb=e769474337c9a6ffdaed2327056e8de2f7ca9ee4;hp=73beba32873a909c0b3228dcbd99fada1a3958fc;hpb=6928d325b767871772a9abd86e91456bcceb405a;p=evince.git diff --git a/backend/pixbuf/Makefile.am b/backend/pixbuf/Makefile.am index 73beba32..cbcf62b2 100644 --- a/backend/pixbuf/Makefile.am +++ b/backend/pixbuf/Makefile.am @@ -15,7 +15,7 @@ libpixbufdocument_la_SOURCES = \ libpixbufdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libpixbufdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libevdocument3.la \ $(BACKEND_LIBS) backend_in_files = pixbufdocument.evince-backend.in @@ -26,3 +26,5 @@ EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) @EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk