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=6874a934aa7e73ee82b38dd52ffa209de3b0e901;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