This commit is contained in:
William Reading
2003-05-04 04:56:31 +00:00
parent 20a5cddd85
commit 4319eaec0b
+1 -1
View File
@@ -141,7 +141,7 @@ Sound_Null = \
if ALSA
Sound = $(Sound_Null) $(Sound_ALSA9)
else
Sound = $(Sound_null)
Sound = $(Sound_Null)
endif
stepmania_SOURCES = $(Rage) $(DataStructures) $(FileTypes) $(StepMania) $(Transitions) \