summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/Makefile b/test/Makefile
deleted file mode 100644
index 45998c6e..00000000
--- a/test/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-include ../support/include.mk
-
-all: $(EBIN_FILES_NO_DOCS)
-
-doc: $(EBIN_FILES)
-
-debug:
- $(MAKE) DEBUG=-DDEBUG
-
-clean:
- rm -rf $(EBIN_FILES)
- rm -rf ../tests_ebin \ No newline at end of file