X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pixbuf%2FMakefile.am;h=11cc42a1131f90a17a936df8e3a8fc14f704f93f;hb=f606bbb89633c0a657f55db1bee1bddefd011ee9;hp=68d87dcffc04bbc1e9d668b833021f91ba0e8d3f;hpb=809ca307a8b35886451648e3ae7d794a2a20c63e;p=evince.git diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am index 68d87dcf..11cc42a1 100644 --- a/pixbuf/Makefile.am +++ b/pixbuf/Makefile.am @@ -1,11 +1,10 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/backend \ - $(GTK_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" + $(BACKEND_CFLAGS) noinst_LTLIBRARIES = libpixbufdocument.la -libpixbufdocument_la_SOURCES = \ +libpixbufdocument_la_SOURCES = \ pixbuf-document.c \ pixbuf-document.h