mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 10:26:35 +01:00
update makefile checks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Variables for sound notifications support
|
||||
SND_NOTIFY_LIBS = openal freealut
|
||||
SND_NOTIFY_CFLAGS = -D_SOUND_NOTIFY
|
||||
SND_NOTIFY_CFLAGS = -DSOUND_NOTIFY
|
||||
ifneq (, $(findstring device.o, $(OBJ)))
|
||||
SND_NOTIFY_OBJ =
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user