X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fcomics%2FMakefile.am;h=5a36f1d1a1e46fcffebac41b0f8eae14493893e6;hb=dae88237d66fd49588cc27136c59376c443f9e9f;hp=3d56cd7f4a0264071f8c57ae0b82d749bf6dda85;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/backend/comics/Makefile.am b/backend/comics/Makefile.am index 3d56cd7f..5a36f1d1 100644 --- a/backend/comics/Makefile.am +++ b/backend/comics/Makefile.am @@ -16,7 +16,7 @@ libcomicsdocument_la_SOURCES = \ libcomicsdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libcomicsdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libevdocument3.la \ $(BACKEND_LIBS) \ $(LIB_LIBS)