X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fpdf%2FMakefile.am;h=4cec06826134b836ced408f518246a22cfd12713;hb=ab0edaffd2f1790ec8ac7ac17f90e0a8007b92cd;hp=85bbcef1e732d0b8b3c2fb08e8dc65aa002546cf;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/backend/pdf/Makefile.am b/backend/pdf/Makefile.am index 85bbcef1..4cec0682 100644 --- a/backend/pdf/Makefile.am +++ b/backend/pdf/Makefile.am @@ -16,7 +16,7 @@ libpdfdocument_la_SOURCES = \ libpdfdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libpdfdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libevdocument3.la \ $(BACKEND_LIBS) \ $(POPPLER_LIBS) \ $(CAIRO_PDF_LIBS) \