summaryrefslogtreecommitdiffstats
path: root/ext/polyp
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-13 15:06:56 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-13 15:06:56 +0000
commit80986a18852a59a6bfdb367fc02edf941fd34b32 (patch)
treec4e5cc8c49c357cdafca33ce83f1f365e75c03aa /ext/polyp
parentcd41b8513d9e6e3ec9d502e9068e8dceddd337eb (diff)
downloadgst-plugins-bad-80986a18852a59a6bfdb367fc02edf941fd34b32.tar.gz
gst-plugins-bad-80986a18852a59a6bfdb367fc02edf941fd34b32.tar.bz2
gst-plugins-bad-80986a18852a59a6bfdb367fc02edf941fd34b32.zip
conform
Original commit message from CVS: conform
Diffstat (limited to 'ext/polyp')
-rw-r--r--ext/polyp/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/polyp/Makefile.am b/ext/polyp/Makefile.am
index e8a5ae51..cca00536 100644
--- a/ext/polyp/Makefile.am
+++ b/ext/polyp/Makefile.am
@@ -1,5 +1,4 @@
-
-plugin_LTLIBRARIES = libpolypaudio.la
+plugin_LTLIBRARIES = libgstpolypaudio.la
libpolypaudio_la_SOURCES = plugin.c polypsink.c
libpolypaudio_la_CFLAGS = $(GST_CFLAGS)