portable: build gotsh when --enable-gotd passed
commit52daa6ad930882d88e621503559fcb23baad5d7b
authorThomas Adam <thomas@xteddy.org>
Sun, 23 Oct 2022 16:18:55 +0000 (23 17:18 +0100)
committerThomas Adam <thomas@xteddy.org>
Tue, 29 Aug 2023 16:31:10 +0000 (29 17:31 +0100)
treefd515e13ef4eed24f31c532c69ae53d5cd93a3fe
parent2f1efc186f6bda57e8357f593f19883a7edb7895
portable: build gotsh when --enable-gotd passed

When building gotd, also build gotsh.
.github/ci/build.sh
.gitignore
Makefile.am
configure.ac
gotsh/Makefile [deleted file]
gotsh/Makefile.am [new file with mode: 0644]
gotsh/gotsh.c