on mingw, use the "utils" as path too
This commit is contained in:
parent
5d074cfc12
commit
257292c06e
|
|
@ -5,5 +5,8 @@
|
|||
# how to get pkg-config
|
||||
PKGCONFIG = $(RADIANT_DEPENDENCIES_PREFIX)/gtk/bin/pkg-config.exe
|
||||
|
||||
# extra utils
|
||||
PATH := $(PATH):$(RADIANT_DEPENDENCIES_PREFIX)/util/bin
|
||||
|
||||
# use mingw32
|
||||
include mingw-Makefile.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user