summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/Makefile.tools2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefiles/Makefile.tools b/makefiles/Makefile.tools
index 59203ec..5901af8 100644
--- a/makefiles/Makefile.tools
+++ b/makefiles/Makefile.tools
@@ -306,6 +306,8 @@ PERL ?= perl
PKGCONFIG ?= pkg-config
+GREP ?= grep
+
SED ?= sed
TOUCH ?= touch