summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSon HO2024-05-21 10:50:13 +0200
committerGitHub2024-05-21 10:50:13 +0200
commitd088e1adbfb20d6f3137b236f750b0ac5fed4f95 (patch)
tree0c98db6c77e8c53b7e2c117aba6407beb053f36e /Makefile
parent065e60754084ef169fd17bbb7ab1b492fb7497c3 (diff)
parentdc8ceedffa0945b84f81e318fa78f1e55b1731d2 (diff)
Merge branch 'main' into coercions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b3e3e64..2058700a 100644
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,7 @@ update-charon-pin:
# Checks that `./charon` contains a clone of charon at the required commit.
# Also checks that `./charon/bin/charon` exists.
.PHONY: check-charon
-check-charon: charon-pin
+check-charon:
@echo "Checking the charon installation"
@./scripts/check-charon-install.sh