summaryrefslogtreecommitdiffstats
path: root/config/conclude.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/conclude.in')
-rw-r--r--config/conclude.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/conclude.in b/config/conclude.in
index 01002e4..8aebc6c 100644
--- a/config/conclude.in
+++ b/config/conclude.in
@@ -20,7 +20,7 @@ TAGS: $(LIB_SRC)
-etags $(LIB_SRC)
# Runs each test in order, passing $(TEST_FLAGS) to the program.
-test: $(PROGS)
+test _test: $(PROGS)
@for test in $(TESTS) dummy; do \
if test $$test != dummy; then \
echo "Testing $$test $(TEST_FLAGS)"; \