From 3abcf339f759f62b53065db044c86ecc1b591c1c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 25 Mar 2004 00:17:10 +0000 Subject: [PATCH] cleanup --- stepmania/src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index b2c6e3aae6..c2b7bee3f4 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -282,9 +282,6 @@ test_audio_readers_LDADD = \ test_file_readers_SOURCES = $(all_test_SOURCES) \ tests/test_file_readers.cpp -test_file_readers_LDADD = \ - $(USE_SDL_LIBS) - test_timing_data_SOURCES = $(all_test_SOURCES) \ tests/test_timing_data.cpp TimingData.cpp TimingData.h