clena up test linkage

This commit is contained in:
Glenn Maynard
2004-06-10 23:17:24 +00:00
parent 255f0a509a
commit 1f270594a1
+1 -9
View File
@@ -287,24 +287,16 @@ all_test_SOURCES = \
$(ArchUtils) \ $(ArchUtils) \
$(PCRE) \ $(PCRE) \
$(RageFile) \ $(RageFile) \
arch/ArchHooks/ArchHooks.cpp arch/ArchHooks/ArchHooks.h \ $(ArchHooks) \
tests/test_misc.cpp tests/test_misc.h \ tests/test_misc.cpp tests/test_misc.h \
IniFile.cpp IniFile.h \ IniFile.cpp IniFile.h \
PrefsManager.cpp PrefsManager.h \ PrefsManager.cpp PrefsManager.h \
RageDisplay.cpp RageDisplay.h \
RageException.cpp \ RageException.cpp \
RageLog.cpp \ RageLog.cpp \
RageMath.cpp RageMath.h \
RageSurface_Load.cpp RageSurface_Load.h RageSurface_Load_PNG.cpp RageSurface_Load_PNG.h \
RageSurface_Load_JPEG.cpp RageSurface_Load_JPEG.h \
RageSurface_Load_GIF.cpp RageSurface_Load_GIF.h \
RageThreads.cpp \ RageThreads.cpp \
RageTimer.cpp RageTimer.h \ RageTimer.cpp RageTimer.h \
RageUtil.cpp \ RageUtil.cpp \
RageUtil_FileDB.cpp RageUtil_FileDB.h \ RageUtil_FileDB.cpp RageUtil_FileDB.h \
SDL_SaveJPEG.cpp SDL_SaveJPEG.h \
SDL_rotozoom.cpp SDL_rotozoom.h \
SDL_utils.cpp SDL_utils.h \
global.cpp global.h global.cpp global.h
TESTS += test_audio_readers TESTS += test_audio_readers