mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-27 15:23:15 +01:00
update makefile checks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Variables for audio call support
|
||||
AUDIO_LIBS = libtoxav openal
|
||||
AUDIO_CFLAGS = -D_AUDIO
|
||||
AUDIO_CFLAGS = -DAUDIO
|
||||
ifneq (, $(findstring device.o, $(OBJ)))
|
||||
AUDIO_OBJ = audio_call.o
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user