summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-29 00:00:17 +0000
committerDavid Schleef <ds@schleef.org>2003-07-29 00:00:17 +0000
commita809c318db643a9acf2ca7153d2a6b953408dc12 (patch)
tree24548f535a986b850c1226b1e3d17cb6255c645e
parent4729506b06b1fdc86d9aaa1250c1a93c212776d9 (diff)
downloadgstreamer-plugins-bad-a809c318db643a9acf2ca7153d2a6b953408dc12.tar.gz
Fix installing in wrong dir
Original commit message from CVS: Fix installing in wrong dir
-rw-r--r--ext/cdaudio/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cdaudio/Makefile.am b/ext/cdaudio/Makefile.am
index bbd758d78..5a6e4f534 100644
--- a/ext/cdaudio/Makefile.am
+++ b/ext/cdaudio/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstcdaudio.la