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

[tor-commits] [websocket/master] No pt directory to fmt anymore.



commit 83e57c433987a1f80e38b0be70e31bcaf120075a
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Dec 14 12:17:18 2013 -0800

    No pt directory to fmt anymore.
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 0c2cafc..7824879 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,6 @@ clean:
 	rm -f websocket-server/websocket-server websocket-client/websocket-client
 
 fmt:
-	go fmt ./websocket-server ./websocket-client ./websocket ./pt
+	go fmt ./websocket-server ./websocket-client ./websocket
 
 .PHONY: all install clean fmt



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