From 96c18b7b6e1d0707454fb5222d7418614508f24a Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Wed, 17 Dec 2003 10:30:33 +0000 Subject: [PATCH] fix makefile error --- stepmania/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 9d79261037..559d8a746f 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -128,7 +128,7 @@ ArchUtils += archutils/Unix/CrashHandler.cpp archutils/Unix/CrashHandler.h \ archutils/Unix/CrashHandlerChild.cpp archutils/Unix/CrashHandlerInternal.h endif -Arch = $(LoadingWindow) $(Sound) $(ArchHooks) $(InputHandler) $(MovieTexture) $(Lights) $(LowLevelWindow) $(ArchUtils) \ +Arch = $(LoadingWindow) $(Sound) $(ArchHooks) $(InputHandler) $(MovieTexture) $(Lights) $(MemoryCard) $(LowLevelWindow) $(ArchUtils) \ arch/arch.cpp arch/arch.h arch/arch_default.h arch/arch_linux.h RageSoundFileReaders = \