6038023cfb
Co-authored-by: Janat Taerakul <jtaerakul@indeed.com>
7 lines
126 B
Makefile
7 lines
126 B
Makefile
ifeq ($(strip $(AUDIO_ENABLE)), yes)
|
|
SRC += muse.c
|
|
endif
|
|
|
|
MIDI_ENABLE = yes
|
|
CAPS_WORD_ENABLE = yes
|
|
TRI_LAYER_ENABLE = yes
|