summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index a2e9ae661d..9a5b3639b0 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -102,6 +102,6 @@ bootstrap_post_import_hook ()
# Automake requires that ChangeLog exist.
touch ChangeLog || return 1
- devel/import-curve448-from-nettle.sh
+ devel/import-ecc-from-nettle.sh
devel/import-chacha-from-nettle.sh
}