summaryrefslogtreecommitdiff
path: root/doc/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 /doc/Makefile.in
parentcd35e365b6f8d356645093bab1c67c1867a63aef (diff)
downloadgawk-725d2f781b48ba83f4c8784a0fbe62fe2a6c107a.tar.gz
Add small regex fix. Add support directory.
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 69d2a1d3..b3523a20 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -288,6 +288,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@