X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Ftiff%2FMakefile.am;h=efba565365a17bdf7622c2f8137a11a1d3715bf5;hb=ab0edaffd2f1790ec8ac7ac17f90e0a8007b92cd;hp=81fc9bff1c378f3cf432e091b444c7e8b542e0a9;hpb=6928d325b767871772a9abd86e91456bcceb405a;p=evince.git diff --git a/backend/tiff/Makefile.am b/backend/tiff/Makefile.am index 81fc9bff..efba5653 100644 --- a/backend/tiff/Makefile.am +++ b/backend/tiff/Makefile.am @@ -17,7 +17,7 @@ libtiffdocument_la_SOURCES = \ libtiffdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libtiffdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libevdocument3.la \ $(BACKEND_LIBS) \ -ltiff @@ -29,3 +29,5 @@ EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) @EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk