mirror of
https://github.com/dborth/vbagx.git
synced 2024-12-28 11:41:50 +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
|
# list of directories containing libraries, this must be the top level containing
|
||||||
# include and lib
|
# 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
|
# no real need to edit anything past this point unless you need to add additional
|
||||||
|
Loading…
Reference in New Issue
Block a user