X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=tiff%2FMakefile.am;h=72722674f0ccef14b4ad3ce68b848b9981855c53;hb=HEAD;hp=4290e1c4a03bbf1a296637cf11cb21bd673526fd;hpb=c6c3e49776af18ae7a8ce433ac31121a0cdfbc6d;p=evince.git diff --git a/tiff/Makefile.am b/tiff/Makefile.am deleted file mode 100644 index 4290e1c4..00000000 --- a/tiff/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - $(TIFF_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 -