summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile b/tests/Makefile
deleted file mode 100644
index 2f74b32..0000000
--- a/tests/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-all:
- cd simple; $(MAKE)
-
-clean:
- cd simple; $(MAKE) clean