[tor-commits] [websocket/master] clean the optional man page as well

infinity0 at torproject.org infinity0 at torproject.org
Sun Feb 23 21:03:50 UTC 2014


commit a0aae748b6eb0f0eaabf6dc17770cbf8f4bd8083
Author: Ximin Luo <infinity0 at torproject.org>
Date:   Sun Feb 23 21:03:34 2014 +0000

    clean the optional man page as well
---
 Makefile |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 02d4d47..b723c86 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ install: websocket-server/websocket-server
 
 clean:
 	rm -f websocket-server/websocket-server websocket-client/websocket-client
+	rm -f doc/websocket-server.1
 
 fmt:
 	go fmt ./websocket-server ./websocket-client ./websocket



More information about the tor-commits mailing list