summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44196d78b..838165c37 100644
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,7 @@ fauxton: share/www
check: all
@$(MAKE) eunit
@$(MAKE) javascript
- @$(MAKE) build-test
+# @$(MAKE) build-test
.PHONY: eunit