mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
Remove the test program, since it's buggy, in order not to hold up make distcheck
Original commit message from CVS: Remove the test program, since it's buggy, in order not to hold up make distcheck
This commit is contained in:
parent
0b263598f0
commit
bfdb2aa90d
1 changed files with 3 additions and 3 deletions
|
@ -9,10 +9,10 @@ libresample_la_SOURCES = dtos.c functable.c resample.c resample.h
|
|||
|
||||
noinst_HEADERS = resample.h
|
||||
|
||||
check_PROGRAMS = test
|
||||
#check_PROGRAMS = test
|
||||
|
||||
test_SOURCES = test.c
|
||||
test_LDADD = libresample.la
|
||||
#test_SOURCES = test.c
|
||||
#test_LDADD = libresample.la
|
||||
|
||||
|
||||
if HAVE_CPU_I386
|
||||
|
|
Loading…
Reference in a new issue