commit a32f631eeba8791f6e59bc1fbc7982ca2aa4f343 from: Stefan Sperling date: Tue Nov 01 12:43:40 2022 UTC visit gotctl folder during make obj, release, and clean 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)