X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=tiff%2FMakefile.am;h=72722674f0ccef14b4ad3ce68b848b9981855c53;hb=HEAD;hp=8919951af31ddfca0d5066df1ffcb9ecbad569d7;hpb=b7abdba401b7aec50e93ecd1df1ce76cb1f315c1;p=evince.git diff --git a/tiff/Makefile.am b/tiff/Makefile.am deleted file mode 100644 index 8919951a..00000000 --- a/tiff/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - $(GTK_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" - -noinst_LTLIBRARIES = libtiffdocument.la - -libtiffdocument_la_SOURCES = \ - tiff-document.c \ - tiff-document.h \ - tiff2ps.c \ - tiff2ps.h - -libtiffdocument_la_LIBADD = \ - -ltiff -lz -