Add missing libs for linking to fix compiling

This commit is contained in:
Maschell 2019-05-14 22:29:28 +02:00
parent 2e51b9918d
commit 0c0f9f36e2
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ MAKEFLAGS += --no-print-directory
#---------------------------------------------------------------------------------
# any extra libraries we wish to link with the project
#---------------------------------------------------------------------------------
LIBS := -lgui -lm -lgcc -lfat -liosuhax -lutils -ldynamiclibs -lfreetype -lgd -lpng -ljpeg -lz -lmad -lvorbisidec
LIBS := -lgui -lm -lgcc -lfat -liosuhax -lutils -ldynamiclibs -lfreetype -lgd -lpng -ljpeg -lz -lmad -lvorbisidec -logg -lbz2
#---------------------------------------------------------------------------------
# list of directories containing libraries, this must be the top level containing