summaryrefslogtreecommitdiffstats
path: root/util/pl/unix.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/pl/unix.pl')
-rw-r--r--util/pl/unix.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/pl/unix.pl b/util/pl/unix.pl
index c1fa1ffb88..c1b2c26cf9 100644
--- a/util/pl/unix.pl
+++ b/util/pl/unix.pl
@@ -193,7 +193,7 @@ $target: $deps
(OPENSSL="`pwd`/util/opensslwrap.sh"; \\
OPENSSL_DEBUG_MEMORY=on; \\
export OPENSSL OPENSSL_DEBUG_MEMORY; \\
- \$(PERL) tools/c_rehash certs/demo; \\
+ \$(PERL) \$(BIN_D)${o}c_rehash certs/demo; \\
touch $target)
EOF
return $ret