--enable-tests

This commit is contained in:
Glenn Maynard
2004-02-18 01:19:23 +00:00
parent fa02a51460
commit 5a979285b9
+4 -1
View File
@@ -1,4 +1,7 @@
bin_PROGRAMS = stepmania test_audio_readers test_file_readers test_timing_data
bin_PROGRAMS = stepmania
if BUILD_TESTS
bin_PROGRAMS += test_audio_readers test_file_readers test_timing_data
endif
AM_LDFLAGS =
AM_CXXFLAGS =