aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 0aaa3da..cd7de9f 100644
--- a/makefile
+++ b/makefile
@@ -111,6 +111,7 @@ clean:
install:
chmod +x ./mutator.sh
chmod +x ./extra-tools/ReportPrintPretty.sh
+ chmod +x ./extra-tools/precommitTests.sh
if [[ ! -d "./temp" ]]; then mkdir temp; fi
help: