diff options
Diffstat (limited to 'cmd/ztest/Makefile.in')
-rw-r--r-- | cmd/ztest/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ztest/Makefile.in b/cmd/ztest/Makefile.in index bcb998c45..5a715c9a5 100644 --- a/cmd/ztest/Makefile.in +++ b/cmd/ztest/Makefile.in @@ -158,6 +158,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ +SCRIPTDIR = @SCRIPTDIR@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ |