From 79a78d0249676255e902c9207a0eec4aba179de6 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 07 Jul 2005 12:11:49 +0000 Subject: *** empty log message *** --- (limited to 'pixbuf') diff --git a/pixbuf/Makefile.am b/pixbuf/Makefile.am index afa551b..11cc42a 100644 --- a/pixbuf/Makefile.am +++ b/pixbuf/Makefile.am @@ -1,13 +1,10 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/backend \ - $(PIXBUF_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" + $(BACKEND_CFLAGS) noinst_LTLIBRARIES = libpixbufdocument.la libpixbufdocument_la_SOURCES = \ pixbuf-document.c \ pixbuf-document.h - -libpixbufdocument_la_LIBADD = $(PIXBUF_LIBS) -- cgit v0.9.1