Refine conditional audio compilation.
This commit is contained in:
parent
f116ee7802
commit
7423077f95
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
if HAVE_OSS_AUDIO
|
||||
if HAVE_AUDIO_SUPPORT
|
||||
AUDIO_DIRS = Audio
|
||||
else
|
||||
AUDIO_DIRS =
|
||||
|
|
Loading…
Add table
Reference in a new issue