summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf/Makefile.am
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-11-23 00:51:02 +0000
committerDavid Schleef <ds@schleef.org>2003-11-23 00:51:02 +0000
commitd9b16783db4c0caa3f33af05f9b740b8b39ae6ea (patch)
tree001eac18703db906d8dcbc67c2439c70a5deaeb3 /ext/gdk_pixbuf/Makefile.am
parent45004c24790dca6b5649b6303ba2790d8c9963bf (diff)
Fix gdk_pixbuf installation directory (again)
Original commit message from CVS: Fix gdk_pixbuf installation directory (again)
Diffstat (limited to 'ext/gdk_pixbuf/Makefile.am')
-rw-r--r--ext/gdk_pixbuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gdk_pixbuf/Makefile.am b/ext/gdk_pixbuf/Makefile.am
index ae023aab..7b19e3de 100644
--- a/ext/gdk_pixbuf/Makefile.am
+++ b/ext/gdk_pixbuf/Makefile.am
@@ -8,7 +8,7 @@ libgstgdkpixbuf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
if HAVE_GDK_LOADERS
-loaderdir = $(GDK_PIXBUF_LIBDIR)/gtk-2.0/$(GTK_VERSION)/loaders
+loaderdir = $(GDK_PIXBUF_LOADER_DIR)/gtk-2.0/$(GTK_VERSION)/loaders
loader_LTLIBRARIES = gst_loader.la
gst_loader_la_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) -DGDK_PIXBUF_ENABLE_BACKEND