summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/pixops/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-17 15:53:59 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-17 15:53:59 +0000
commitef79a175b51bf5924d63b15c11bb7987857f10bd (patch)
treefca250a2f2a77cb5fc8b061f0f002c2b0dbec498 /gdk-pixbuf/pixops/Makefile.am
parent9c7f0f8c2abd8aac5b0697bfd40eede1e60461d7 (diff)
downloadgdk-pixbuf-ef79a175b51bf5924d63b15c11bb7987857f10bd.tar.gz
Mirror GdkInterpType to PixopsInterpType to avoid including gdk-pixbuf
Mon Sep 17 11:49:02 2001 Owen Taylor <otaylor@redhat.com> * pixops/*: Mirror GdkInterpType to PixopsInterpType to avoid including gdk-pixbuf headers.
Diffstat (limited to 'gdk-pixbuf/pixops/Makefile.am')
-rw-r--r--gdk-pixbuf/pixops/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am
index 42c7d3aa1..a1df47711 100644
--- a/gdk-pixbuf/pixops/Makefile.am
+++ b/gdk-pixbuf/pixops/Makefile.am
@@ -2,8 +2,6 @@ noinst_LTLIBRARIES = libpixops.la
INCLUDES = @STRIP_BEGIN@ \
-I$(top_srcdir) -I$(top_builddir) \
- -I$(top_srcdir)/gdk-pixbuf \
- -I$(top_builddir)/gdk-pixbuf \
@GTK_DEBUG_FLAGS@ \
@GDK_PIXBUF_DEP_CFLAGS@ \
@STRIP_END@