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 --- common | 2 +- gst-libs/gst/riff/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common b/common index 773e3a649..79e6940e7 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 773e3a64961084c37477faa464f12add3dfcd6dc +Subproject commit 79e6940e7ff1a6cbf959a1f7a0a3d1ed3f90d3ee diff --git a/gst-libs/gst/riff/Makefile.am b/gst-libs/gst/riff/Makefile.am index 4290948f5..b8becdb93 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