Fix typo
This commit is contained in:
@@ -141,7 +141,7 @@ Sound_Null = \
|
|||||||
if ALSA
|
if ALSA
|
||||||
Sound = $(Sound_Null) $(Sound_ALSA9)
|
Sound = $(Sound_Null) $(Sound_ALSA9)
|
||||||
else
|
else
|
||||||
Sound = $(Sound_null)
|
Sound = $(Sound_Null)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
stepmania_SOURCES = $(Rage) $(DataStructures) $(FileTypes) $(StepMania) $(Transitions) \
|
stepmania_SOURCES = $(Rage) $(DataStructures) $(FileTypes) $(StepMania) $(Transitions) \
|
||||||
|
|||||||
Reference in New Issue
Block a user