summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2016-08-05 22:56:56 -0400
committerBradley Sepos <[email protected]>2016-09-03 01:29:08 -0400
commitf0efd991702051364e375da06546a64951f24dca (patch)
tree5975d17b4278a09f6d2582fda33da899c7f28bd9 /make
parenta47dcaed49424e5b5071709c20fac8545b25584d (diff)
build: Add PKGCONFIG.exe tool.
Diffstat (limited to 'make')
-rw-r--r--make/include/tool.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/include/tool.defs b/make/include/tool.defs
index 53fdf89eb..6b3995fd0 100644
--- a/make/include/tool.defs
+++ b/make/include/tool.defs
@@ -13,3 +13,4 @@ ZIP.exe = zip
LN.exe = ln
GIT.exe = git
SED.exe = sed
+PKGCONFIG.exe = pkg-config