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=fcda178fac033a506a3fc69558939327ff339377;hpb=5e33cba1571535c918759f7fe2177ab9eb5b971a;p=evince.git diff --git a/tiff/Makefile.am b/tiff/Makefile.am deleted file mode 100644 index fcda178f..00000000 --- a/tiff/Makefile.am +++ /dev/null @@ -1,15 +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 - -libtiffdocument_la_LIBADD = \ - -ltiff -lz -