Don't try to install the testcases
This commit is contained in:
parent
dae5ecc9cc
commit
1b074d6600
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ EXTRA_DIST= match-test.sh
|
|||
|
||||
TESTS = match-test.sh
|
||||
|
||||
bin_SCRIPTS = match-test.sh
|
||||
noinst_SCRIPTS = match-test.sh
|
||||
|
||||
lib_LTLIBRARIES = libcelt.la
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ METASOURCES = AUTO
|
|||
|
||||
TESTS = type-test ectest cwrs32-test cwrs64-test real-fft-test dft-test
|
||||
|
||||
bin_PROGRAMS = type-test ectest cwrs32-test cwrs64-test real-fft-test dft-test
|
||||
noinst_PROGRAMS = type-test ectest cwrs32-test cwrs64-test real-fft-test dft-test
|
||||
|
||||
type_test_SOURCES = type-test.c
|
||||
ectest_SOURCES = ectest.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue