[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Change default Makefile directive.
commit 9b2a72469175d92cca13d6559918ba1b0a8c0749
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Wed Apr 22 01:25:42 2015 +0000
Change default Makefile directive.
Conflicts:
Makefile
---
Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index c6c0442..2c09bbe 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,7 @@
TRIAL:=$(shell which trial)
VERSION:=$(shell git describe)
-all:
- python setup.py build
+all: uninstall clean install coverage-test
test:
python setup.py test
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits