summaryrefslogtreecommitdiff
path: root/awklib/Makefile.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-12-22 17:21:16 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-12-22 17:21:16 +0200
commit725d2f781b48ba83f4c8784a0fbe62fe2a6c107a (patch)
tree396c052bd95aa1190d90bc81f3b983dd60550e36 /awklib/Makefile.in
parentcd35e365b6f8d356645093bab1c67c1867a63aef (diff)
downloadgawk-725d2f781b48ba83f4c8784a0fbe62fe2a6c107a.tar.gz
Add small regex fix. Add support directory.
Diffstat (limited to 'awklib/Makefile.in')
-rw-r--r--awklib/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/awklib/Makefile.in b/awklib/Makefile.in
index 597ba20b..16f8132c 100644
--- a/awklib/Makefile.in
+++ b/awklib/Makefile.in
@@ -259,6 +259,7 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
+RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@