summaryrefslogtreecommitdiff
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
commit0e115bc63918feb9973b10fd5066bae101a3113b (patch)
tree2a4a16db5444a30670024e198efca9b867ccc4ab
parenta809c318db643a9acf2ca7153d2a6b953408dc12 (diff)
downloadgstreamer-plugins-bad-0e115bc63918feb9973b10fd5066bae101a3113b.tar.gz
fix installing into wrong dir
Original commit message from CVS: fix installing into wrong dir
-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 3b57967f5..4709f0a9c 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