libpng is not used - skip

This commit is contained in:
simon.kagstrom 2009-03-14 13:13:20 +00:00
parent 0deefd40e3
commit 0becbb20e4

View File

@ -35,7 +35,7 @@ LDFLAGS = -L$(DEVKITPRO)/SDL/lib -g $(MACHDEP) -Wl,-Map,$(notdir $@).map
#---------------------------------------------------------------------------------
# any extra libraries we wish to link with the project
#---------------------------------------------------------------------------------
LIBS := -lSDL_ttf -lpng -lz -lSDL -lfreetype -lfat -lwiiuse -lbte -logc -lm
LIBS := -lSDL_ttf -lz -lSDL -lfreetype -lfat -lwiiuse -lbte -logc -lm
#---------------------------------------------------------------------------------
# list of directories containing libraries, this must be the top level containing