[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/master] Add a .DEFAULT to the Makefile.
commit 9b11bccef291d252dba7faa0d29e4f47de54c0b8
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Fri Oct 11 01:00:58 2013 +0000
Add a .DEFAULT to the Makefile.
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 6812422..19225c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
.PHONY: install test
+.DEFAULT: install test
all:
python setup.py build
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits