summaryrefslogtreecommitdiffstats
path: root/util/mk1mf.pl
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-02-28 12:24:49 -0500
committerRich Salz <rsalz@openssl.org>2016-02-28 14:35:55 -0500
commit31ba0e17585bd16e089afa3a44979ccd9561182a (patch)
treeca3942d07fd06080ac595a0f373d3f100fc15c25 /util/mk1mf.pl
parent412bafdcf5621603e91c862025be4c0f1d38bd81 (diff)
Fix mk1mf build
Removing certs broke the mk1mf build. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'util/mk1mf.pl')
-rwxr-xr-xutil/mk1mf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index 3e8967c315..4fb3a539f6 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -806,7 +806,7 @@ reallyclean:
EOF
-$rules .= &do_rehash_rule("rehash.time", "certs/demo apps tools");
+$rules .= &do_rehash_rule("rehash.time", "apps tools");
$rules .= &do_test_rule("test", "rehash.time", "run_tests.pl");
$rules .= <<"EOF";