diff options
author | Son Ho | 2022-11-10 11:24:43 +0100 |
---|---|---|
committer | Son HO | 2022-11-10 11:35:30 +0100 |
commit | 995ea85948b76219c60cf67f30e2f02583e8d2f0 (patch) | |
tree | 2473cb662e16a516e39b91f4ccf3a1bfa02e00f1 /Makefile | |
parent | fac185188ff0969cc5012c71f9d50871800e3f41 (diff) |
Make a minor modification
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |