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=11cc42a1131f90a17a936df8e3a8fc14f704f93f;hpb=79a78d0249676255e902c9207a0eec4aba179de6;p=evince.git diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am deleted file mode 100644 index 11cc42a1..00000000 --- a/pixbuf/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - $(BACKEND_CFLAGS) - -noinst_LTLIBRARIES = libpixbufdocument.la - -libpixbufdocument_la_SOURCES = \ - pixbuf-document.c \ - pixbuf-document.h