move tests to noinst
This commit is contained in:
@@ -2,7 +2,7 @@ bin_PROGRAMS = stepmania
|
|||||||
TESTS = test_audio_readers test_file_readers test_timing_data test_threads
|
TESTS = test_audio_readers test_file_readers test_timing_data test_threads
|
||||||
tests: $(TESTS)
|
tests: $(TESTS)
|
||||||
if BUILD_TESTS
|
if BUILD_TESTS
|
||||||
bin_PROGRAMS += $(TESTS)
|
noinst_PROGRAMS = $(TESTS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
AM_LDFLAGS =
|
AM_LDFLAGS =
|
||||||
|
|||||||
Reference in New Issue
Block a user