aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-12-22 17:22:49 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-12-22 17:22:49 +0200
commit1358693d2464c89a8d715fa6104ed36b48e45990 (patch)
tree4291763340eb034f4508f811c5627e02e0a5554b /doc
parentdab794829e6ef2cc1ed1522a6de96776f0a414bc (diff)
parente3cd9ec142f30026b36d63b74d7dc14e220a5c8b (diff)
downloadegawk-1358693d2464c89a8d715fa6104ed36b48e45990.tar.gz
egawk-1358693d2464c89a8d715fa6104ed36b48e45990.tar.bz2
egawk-1358693d2464c89a8d715fa6104ed36b48e45990.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc')
-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@