X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pixbuf%2FMakefile.am;h=d9b9be928d617daef060f379d5b42c239f0eec3c;hb=HEAD;hp=afa551b78d7437d0b4b41d2a48027ceae744fd76;hpb=c6c3e49776af18ae7a8ce433ac31121a0cdfbc6d;p=evince.git diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am deleted file mode 100644 index afa551b7..00000000 --- a/pixbuf/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - $(PIXBUF_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" - -noinst_LTLIBRARIES = libpixbufdocument.la - -libpixbufdocument_la_SOURCES = \ - pixbuf-document.c \ - pixbuf-document.h - -libpixbufdocument_la_LIBADD = $(PIXBUF_LIBS)