Commit Diff


commit - 210c2321a3810880ec21d1c0f1ae41b5c0f4acc1
commit + a32f631eeba8791f6e59bc1fbc7982ca2aa4f343
blob - 99d51d96d08b0d903c4f125505849210d5da93b2
blob + bd9d446ba6e36728e565674927327fb69fc7b3c9
--- Makefile
+++ Makefile
@@ -7,7 +7,7 @@ SUBDIR += regress
 .endif
 
 .if make(clean) || make(obj) || make(release)
-SUBDIR += gotweb gotwebd gotd gotsh
+SUBDIR += gotweb gotwebd gotd gotsh gotctl
 .endif
 
 .if make(tags) || make(cleandir)