From cc33fd24dbcd64369f1b6ce297f6eca9c0117b9f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 21 Dec 2001 10:35:10 +0000 Subject: added audiofile and audio library Original commit message from CVS: added audiofile and audio library --- gst-libs/audio/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst-libs/audio') diff --git a/gst-libs/audio/Makefile.am b/gst-libs/audio/Makefile.am index 20a53764..f1307e4a 100644 --- a/gst-libs/audio/Makefile.am +++ b/gst-libs/audio/Makefile.am @@ -1,6 +1,6 @@ -filterdir = $(libdir)/gst +libdir = $(libdir)/gst -filter_LTLIBRARIES = libgstaudio.la +lib_LTLIBRARIES = libgstaudio.la libgstaudio_la_SOURCES = gstaudio.c -- cgit v1.2.1