summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4ca17c9d..039dd6881 100644
--- a/Makefile
+++ b/Makefile
@@ -318,7 +318,6 @@ run-benchmark: load-benchmarks-images ## Runs single benchmark and optionally se
rm -rf $$T; \
exit $$rc
.PHONY: run-benchmark
-.PHONY: load-benchmarks-images
##
## Website & documentation helpers.