summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2016-04-18 10:42:22 +0200
committerJan Lehnardt <jan@apache.org>2016-04-18 10:42:22 +0200
commit144f852202339b6c2ca925a8ae6e81031614fdb1 (patch)
treee065d2071bbb2e088b0b1e5808be75e9394699b3
parent123bc939f8a411c3261fb94a2bd4d4552730d75e (diff)
downloadcouchdb-no-make-install.tar.gz
disable build testsno-make-install
-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