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.
This commit is contained in:
Jan Schmidt 2009-01-06 22:16:56 +00:00
parent a2b410a595
commit e4a7d1b5bc
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2009-01-06 Jan Schmidt <jan.schmidt@sun.com>
* sys/acmmp3dec/Makefile.am:
Fix typo in the makefile target preventing disting.
2009-01-05 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:

View file

@ -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) \