link against libiso9660

This commit is contained in:
Christopher Roy Bratusek 2012-03-14 14:11:19 +01:00
parent c243a6e836
commit 60260aa8a0

View File

@ -45,7 +45,7 @@ LDFLAGS = -g $(MACHDEP) -Wl,-Map,$(notdir $@).map -Wl,--section-start,.init=0x8
#---------------------------------------------------------------------------------
# any extra libraries we wish to link with the project
#---------------------------------------------------------------------------------
LIBS := -ldi -lpng -lz -lfat -lntfs -lwiiuse -lbte -lasnd -logc -lvorbisidec -lfreetype -lmxml -lext2fs
LIBS := -ldi -lpng -lz -lfat -lntfs -lwiiuse -lbte -lasnd -logc -lvorbisidec -lfreetype -lmxml -lext2fs -liso9660
#---------------------------------------------------------------------------------
# list of directories containing libraries, this must be the top level containing
# include and lib