aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 2c376da58..2f023b8b1 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,6 @@
1ROOT = ..
2-include $(ROOT)/config.mk
3
1TESTS=$(patsubst %/,%,$(wildcard */)) 4TESTS=$(patsubst %/,%,$(wildcard */))
2 5
3.PHONY: $(TESTS) 6.PHONY: $(TESTS)