summaryrefslogtreecommitdiffstats
path: root/sys/acmmp3dec
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2009-01-06 22:16:56 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2009-01-06 22:16:56 +0000
commite4a7d1b5bcb2dd63875267fc43ea66bd72d90567 (patch)
tree9648d052ac0806b49e8eb16161d979d467f894a0 /sys/acmmp3dec
parenta2b410a595aea74b3562a3fcbb2a265d60fa58b0 (diff)
downloadgst-plugins-bad-e4a7d1b5bcb2dd63875267fc43ea66bd72d90567.tar.gz
gst-plugins-bad-e4a7d1b5bcb2dd63875267fc43ea66bd72d90567.tar.bz2
gst-plugins-bad-e4a7d1b5bcb2dd63875267fc43ea66bd72d90567.zip
sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.
Original commit message from CVS: * sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.
Diffstat (limited to 'sys/acmmp3dec')
-rw-r--r--sys/acmmp3dec/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/acmmp3dec/Makefile.am b/sys/acmmp3dec/Makefile.am
index 664816d5..ee4c8cc0 100644
--- a/sys/acmmp3dec/Makefile.am
+++ b/sys/acmmp3dec/Makefile.am
@@ -1,4 +1,4 @@
-plugin_LTLIBRARIES = libgstacmmp3dec.la
+plugin_LTLIBRARIES = libgstacmdecsink.la
libgstacmdecsink_la_SOURCES = acmmp3dec.c
libgstacmdecsink_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \