move tests to noinst

This commit is contained in:
Glenn Maynard
2004-03-25 00:15:35 +00:00
parent 915e48ad17
commit 71fd4a6233
+1 -1
View File
@@ -2,7 +2,7 @@ bin_PROGRAMS = stepmania
TESTS = test_audio_readers test_file_readers test_timing_data test_threads
tests: $(TESTS)
if BUILD_TESTS
bin_PROGRAMS += $(TESTS)
noinst_PROGRAMS = $(TESTS)
endif
AM_LDFLAGS =