aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Makefile b/test/Makefile
deleted file mode 100644
index 8406646..0000000
--- a/test/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-## what ever we called, don't do it here
-default:
- $(MAKE) -C ..
-
-$(MAKECMDGOALS):
- $(MAKE) -C .. $(MAKECMDGOALS)