diff --git a/common b/common index 773e3a6496..79e6940e7f 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 4290948f5b..b8becdb937 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