diff --git a/Makefile b/Makefile index 03500e59..ca26bda4 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,6 @@ help: ## Shows this help update: ## Update crowsnest (fetches and pulls repository changes) @git fetch && git pull @bash -c 'bin/build.sh --reclone' - ${MAKE} buildclean ${MAKE} build report: ## Generate report.txt