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

12 Jan
2014
12 Jan
'14
6:06 a.m.
commit 443f8c00a06ede144d2f3ad7480823abe8229390 Author: Isis Lovecruft <isis@torproject.org> 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
4193
Age (days ago)
4193
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org