From 3288cbfdfed185c46c6f650eabc9ebd712946e71 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 11 Dec 2002 23:32:52 +0000 Subject: fix 100982 Original commit message from CVS: fix 100982 --- gst-libs/gst/riff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs') diff --git a/gst-libs/gst/riff/Makefile.am b/gst-libs/gst/riff/Makefile.am index 4290948f..b8becdb9 100644 --- a/gst-libs/gst/riff/Makefile.am +++ b/gst-libs/gst/riff/Makefile.am @@ -1,4 +1,4 @@ -librarydir = $(prefix)/lib/gstreamer-@GST_MAJORMINOR@ +librarydir = $(libdir)/gstreamer-@GST_MAJORMINOR@ library_LTLIBRARIES = libgstriff.la -- cgit v1.2.1