[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Make the install target .PHONY.
commit e5f330b511ec711d495e7649ad8f8a2633d06f97
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Thu Aug 30 12:40:14 2012 -0700
Make the install target .PHONY.
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 8c6cbfe..a12a9f3 100644
--- a/Makefile
+++ b/Makefile
@@ -36,4 +36,4 @@ sign: dist/$(DISTNAME).zip
cd dist && gpg --sign --detach-sign --armor $(DISTNAME).zip
cd dist && gpg --verify $(DISTNAME).zip.asc $(DISTNAME).zip
-.PHONY: all clean test dist sign
+.PHONY: all install clean test dist sign
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits