X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2Fimpress%2FMakefile.am;h=02305f3fd369b7d6c4198685e05dd8e77f1e0e1f;hb=3d3c4a5a08f1b8b536542735110c1376fb3e30bf;hp=b7deeb7b0853de807630c876b5b8ea12baf4f607;hpb=4912987303aefef0d02a45726b75e5fdae043982;p=evince.git diff --git a/backend/impress/Makefile.am b/backend/impress/Makefile.am index b7deeb7b..02305f3f 100644 --- a/backend/impress/Makefile.am +++ b/backend/impress/Makefile.am @@ -1,5 +1,3 @@ -backenddir = $(libdir)/evince/backends - INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/libdocument \ @@ -45,7 +43,7 @@ IMPOSTER_RENDER_INCLUDE_FILES = \ libimpressdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libimpressdocument_la_LIBADD = \ $(top_builddir)/libdocument/libevdocument.la \ - $(BACKEND_LIBS) + $(BACKEND_LIBS) -lz backend_in_files = impressdocument.evince-backend.in