X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fps%2FMakefile.am;h=6126364f0f59d5160a354d2b42217a5eaa952a79;hb=86dfe30d6f9934f9c035f6293743c93bc89c6a62;hp=fdc83bcf4d3586a10c0765800828dabb9c3cca96;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/backend/ps/Makefile.am b/backend/ps/Makefile.am index fdc83bcf..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)