summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-29 00:01:30 +0000
committerDavid Schleef <ds@schleef.org>2003-07-29 00:01:30 +0000
commit190850342b762f0e7b25c1c4c3e84a92da70efd5 (patch)
tree00437e2d674c531ca8495a3bc704114bad90c41d /tests
parent68c32e2d14b9bbf6757440f8f49ff5524564156e (diff)
downloadgstreamer-plugins-base-190850342b762f0e7b25c1c4c3e84a92da70efd5.tar.gz
fix installing into wrong dir
Original commit message from CVS: fix installing into wrong dir
Diffstat (limited to 'tests')
-rw-r--r--tests/old/examples/gob/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/old/examples/gob/Makefile.am b/tests/old/examples/gob/Makefile.am
index 3b57967f5..4709f0a9c 100644
--- a/tests/old/examples/gob/Makefile.am
+++ b/tests/old/examples/gob/Makefile.am
@@ -1,5 +1,5 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstidentity2.la