Include link to yughc
This commit is contained in:
parent
3dd60ae92f
commit
476c7ea0c6
2
Makefile
2
Makefile
|
@ -97,7 +97,7 @@ ifeq ($(UNAME), Windows_NT)
|
|||
EXT = .exe
|
||||
else
|
||||
LINKER_FLAGS = -g /usr/lib64/pipewire-0.3/jack/libjack.so.0 #/usr/local/lib/tcc/bcheck.o /usr/local/lib/tcc/bt-exe.o /usr/local/lib/tcc/bt-log.o
|
||||
ELIBS = m c engine editor glfw3 portaudio rt asound pthread SDL2
|
||||
ELIBS = m c engine editor glfw3 portaudio rt asound pthread SDL2 yughc
|
||||
CLIBS =
|
||||
EXT =
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue