X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=backend%2Fpdf%2FMakefile.am;h=4cec06826134b836ced408f518246a22cfd12713;hb=bfc04fde15578ac1267da835a7f2016a9b8359e6;hp=1d2115a1673ad7e4e28db52457454c60417e3d4b;hpb=6928d325b767871772a9abd86e91456bcceb405a;p=evince.git diff --git a/backend/pdf/Makefile.am b/backend/pdf/Makefile.am index 1d2115a1..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) \ @@ -30,3 +30,5 @@ EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) @EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk