X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fps%2FMakefile.am;h=6126364f0f59d5160a354d2b42217a5eaa952a79;hb=212d9a536bc60e711b779feb5e8aa33db654997d;hp=9fa625228dc20de9750fe34df8455a55de8b0e7f;hpb=6928d325b767871772a9abd86e91456bcceb405a;p=evince.git diff --git a/backend/ps/Makefile.am b/backend/ps/Makefile.am index 9fa62522..6126364f 100644 --- a/backend/ps/Makefile.am +++ b/backend/ps/Makefile.am @@ -16,7 +16,7 @@ libpsdocument_la_SOURCES = \ libpsdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libpsdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libevdocument3.la \ $(BACKEND_LIBS) \ $(SPECTRE_LIBS) @@ -28,3 +28,5 @@ EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) @EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk