From 477a2c99b3135815a3e5820b640d425ba3dd6de5 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 25 Jun 2006 05:12:06 +0000 Subject: [PATCH] I do not have time to fix these tests since they do not compile, but libresample is no longer in the repository. --- stepmania/src/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 78a68c7428..82113a76b5 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -469,9 +469,7 @@ test_audio_readers_SOURCES = \ RageSoundReader_Resample_Good.cpp RageSoundReader_Resample_Good.h \ RageSoundReader_Chain.cpp RageSoundReader_Chain.h -test_audio_readers_LDADD = \ - $(AUDIO_LIBS) \ - $(srcdir)/libresample/libresample.a +test_audio_readers_LDADD = $(AUDIO_LIBS) TESTS += test_file_readers test_file_readers_SOURCES = \