Fix TLang.h maybe

This commit is contained in:
Mike Nolan 2023-05-10 07:57:26 -05:00
parent f70d6122a0
commit 9fe16f916a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ LDFLAGS = -g $(MACHDEP) -Wl,-Map,$(notdir $@).map
#---------------------------------------------------------------------------------
# any extra libraries we wish to link with the project
#---------------------------------------------------------------------------------
LIBS := -ljansson -lcurl -lmbedtls -lmbedx509 -lmbedcrypto -lSDL -lSDL_gfx -lSDL_ttf -lSDL_image -lSDL_mixer -lfat -lwiiuse -lbte -logc -lm
LIBS := -ljansson -lcurl -lmbedtls -lmbedx509 -lmbedcrypto -lwiisocket -lfat -lwiiuse -lbte -logc -lm
#---------------------------------------------------------------------------------
# list of directories containing libraries, this must be the top level containing