aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-12-22 17:24:28 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-12-22 17:24:28 +0200
commit0f15f82e19b32823fe3fdf51052389ca3b60e92e (patch)
tree4ffe375cb6762743debe43d66eacadba3b8ff6ca /test
parenta87bc7765999c01467ad9c7fb2c8921de7b9b523 (diff)
parente3cd9ec142f30026b36d63b74d7dc14e220a5c8b (diff)
downloadegawk-0f15f82e19b32823fe3fdf51052389ca3b60e92e.tar.gz
egawk-0f15f82e19b32823fe3fdf51052389ca3b60e92e.tar.bz2
egawk-0f15f82e19b32823fe3fdf51052389ca3b60e92e.zip
Merge branch 'master' into feature/api-min-max
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index d96343b0..ac0bdc1a 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -215,6 +215,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@