[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/master] Add .PHONY directive to the Makefile.



commit 443f8c00a06ede144d2f3ad7480823abe8229390
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Mon Aug 19 17:32:13 2013 +0000

    Add .PHONY directive to the Makefile.
---
 Makefile |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index e9abae4..6f563c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
 
+.PHONY: install test
+
 all:
 	python setup.py build
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits