mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-01 08:25:12 +01:00
fix makefile
This commit is contained in:
parent
c0d3cd594e
commit
224633c761
@ -48,7 +48,7 @@ LIBS := -ldb -ldi -lpng -lmxml -lwiikeyboard \
|
||||
# list of directories containing libraries, this must be the top level containing
|
||||
# include and lib
|
||||
#---------------------------------------------------------------------------------
|
||||
LIBDIRS := $(PORTLIBS) -I$(PORTLIBS)/include/freetype2
|
||||
LIBDIRS := $(PORTLIBS)
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# no real need to edit anything past this point unless you need to add additional
|
||||
|
Loading…
Reference in New Issue
Block a user