summaryrefslogtreecommitdiffstats
path: root/examples
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
commit066b70c789d3178750f2d3e3e4f64f21b4cfce95 (patch)
tree68d5c80684df2af6212a83b3767c513926be5dc4 /examples
parent16abb503843963533a8273cccc3019d95fccd70c (diff)
fix installing into wrong dir
Original commit message from CVS: fix installing into wrong dir
Diffstat (limited to 'examples')
-rw-r--r--examples/gob/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gob/Makefile.am b/examples/gob/Makefile.am
index 3b57967f..4709f0a9 100644
--- a/examples/gob/Makefile.am
+++ b/examples/gob/Makefile.am
@@ -1,5 +1,5 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstidentity2.la