tests/check/Makefile.am: Dist test headers for amr and aac parsers.
Original commit message from CVS: * tests/check/Makefile.am: Dist test headers for amr and aac parsers. Remove leftover lines mentioned speexresample tests.
This commit is contained in:
parent
c37376733e
commit
51af87f412
@ -1,3 +1,9 @@
|
|||||||
|
2009-01-06 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* tests/check/Makefile.am:
|
||||||
|
Dist test headers for amr and aac parsers.
|
||||||
|
Remove leftover lines mentioned speexresample tests.
|
||||||
|
|
||||||
2009-01-06 Michael Smith <msmith@songbirdnest.com>
|
2009-01-06 Michael Smith <msmith@songbirdnest.com>
|
||||||
|
|
||||||
* sys/acmmp3dec/Makefile.am:
|
* sys/acmmp3dec/Makefile.am:
|
||||||
|
@ -96,7 +96,7 @@ check_PROGRAMS = \
|
|||||||
elements/y4menc \
|
elements/y4menc \
|
||||||
$(check_metadata)
|
$(check_metadata)
|
||||||
|
|
||||||
noinst_HEADERS = elements/mxfdemux.h
|
noinst_HEADERS = elements/mxfdemux.h elements/amrparse_data.h elements/aacparse_data.h
|
||||||
|
|
||||||
TESTS = $(check_PROGRAMS)
|
TESTS = $(check_PROGRAMS)
|
||||||
|
|
||||||
@ -106,5 +106,3 @@ LDADD = $(GST_OBJ_LIBS) $(GST_CHECK_LIBS) $(CHECK_LIBS)
|
|||||||
elements_timidity_CFLAGS = $(GST_BASE_CFLAGS) $(AM_CFLAGS)
|
elements_timidity_CFLAGS = $(GST_BASE_CFLAGS) $(AM_CFLAGS)
|
||||||
elements_timidity_LDADD = $(GST_BASE_LIBS) $(LDADD)
|
elements_timidity_LDADD = $(GST_BASE_LIBS) $(LDADD)
|
||||||
|
|
||||||
elements_speexresample_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(AM_CFLAGS)
|
|
||||||
elements_speexresample_LDADD = $(GST_PLUGINS_BASE_LIBS) $(LDADD) -lgstaudio-$(GST_MAJORMINOR)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user