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=e31a8bb22eac874974050dc671b30ffa00020a80;hb=HEAD;hp=68d87dcffc04bbc1e9d668b833021f91ba0e8d3f;hpb=809ca307a8b35886451648e3ae7d794a2a20c63e;p=evince.git diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am deleted file mode 100644 index 68d87dcf..00000000 --- a/pixbuf/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - $(GTK_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" - -noinst_LTLIBRARIES = libpixbufdocument.la - -libpixbufdocument_la_SOURCES = \ - pixbuf-document.c \ - pixbuf-document.h