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