aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 05ffacb..c61e002 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ show-tests:
@echo TESTS=$(TESTS)
@echo $(addprefix set_header-,$(BINS))
-test: show-tests $(TESTS)
+test: $(TESTS)
.PHONY: test
docs: