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=212d9a536bc60e711b779feb5e8aa33db654997d;hp=e31a8bb22eac874974050dc671b30ffa00020a80;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/backend/pixbuf/Makefile.am b/backend/pixbuf/Makefile.am index e31a8bb2..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