summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/pixops
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2007-07-04 12:40:56 +0000
committerTor Lillqvist <tml@src.gnome.org>2007-07-04 12:40:56 +0000
commitd18953ca2b7d81e8881e7b2edfd7b00b46e0594f (patch)
treef04dfae5d59a5ca5cfdb39d8148aaa757fe4ca38 /gdk-pixbuf/pixops
parentd679f3f9dc2e74fcefcdf8bbee0fccd971472f9d (diff)
downloadgtk+-d18953ca2b7d81e8881e7b2edfd7b00b46e0594f.tar.gz
Use GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIBS here, too.
2007-07-04 Tor Lillqvist <tml@novell.com> * pixops/Makefile.am (timescale_LDADD): Use GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIBS here, too. svn path=/trunk/; revision=18381
Diffstat (limited to 'gdk-pixbuf/pixops')
-rw-r--r--gdk-pixbuf/pixops/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am
index 9bbb2e9344..9face994f9 100644
--- a/gdk-pixbuf/pixops/Makefile.am
+++ b/gdk-pixbuf/pixops/Makefile.am
@@ -9,7 +9,7 @@ INCLUDES = \
noinst_PROGRAMS = timescale
timescale_SOURCES = timescale.c
-timescale_LDADD = libpixops.la $(GLIB_LIBS) $(GDK_PIXBUF_EXTRA_LIBS)
+timescale_LDADD = libpixops.la $(GLIB_LIBS) $(GDK_PIXBUF_DEP_LIBS)
if USE_MMX
mmx_sources = \