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

14 Dec
2013
14 Dec
'13
8:17 p.m.
commit 83e57c433987a1f80e38b0be70e31bcaf120075a Author: David Fifield <david@bamsoftware.com> 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
4219
Age (days ago)
4219
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org