summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSon Ho2022-11-10 11:24:43 +0100
committerSon HO2022-11-10 11:35:30 +0100
commit995ea85948b76219c60cf67f30e2f02583e8d2f0 (patch)
tree2473cb662e16a516e39b91f4ccf3a1bfa02e00f1 /Makefile
parentfac185188ff0969cc5012c71f9d50871800e3f41 (diff)
Make a minor modification
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d6d4b7d..9f71079b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@ endif
all: build-tests-verify
CHARON_HOME = ../charon
-CHARON_EXEC = $(CHARON_HOME)/charon
DEST_DIR = tests
# We use those variables, whose definition depends on the rule we apply