This commit is contained in:
Glenn Maynard
2003-06-27 19:57:30 +00:00
parent c2f91efeec
commit 3a68361a69
+1 -1
View File
@@ -176,7 +176,7 @@ Sound += $(Sound_OSS)
endif
stepmania_SOURCES = $(Rage) $(DataStructures) $(FileTypes) $(StepMania) $(Transitions) \
$(Actors) $(ActorsInMenus) $(ActorsInGameplay) $(Screens) $(GlobalSingletons)
$(Actors) $(ActorsInMenus) $(ActorsInGameplay) $(Screens) $(GlobalSingletons) \
$(PCRE) \
arch/arch.cpp \
arch/InputHandler/InputHandler_SDL.cpp \