Fix installing in wrong dir
authorDavid Schleef <ds@schleef.org>
Tue, 29 Jul 2003 00:00:17 +0000 (00:00 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 29 Jul 2003 00:00:17 +0000 (00:00 +0000)
Original commit message from CVS:
Fix installing in wrong dir

ext/cdaudio/Makefile.am

index bbd758d..5a6e4f5 100644 (file)
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstcdaudio.la