HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT
This commit is contained in:
parent
06ab581edb
commit
1175179da1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
if HAVE_AUDIO_SUPPORT
|
if ENABLE_AUDIO_SUPPORT
|
||||||
AUDIO_DIRS = Audio
|
AUDIO_DIRS = Audio
|
||||||
else
|
else
|
||||||
AUDIO_DIRS =
|
AUDIO_DIRS =
|
||||||
|
|
Loading…
Reference in a new issue