X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/9086a105b77eabd940a54e9a394b2500d9495db2..ff8ddcef6032bcd20fa2b8097ab9ad7d785cc3c8:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index a55c7a2..e2f5ec9 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -57,6 +57,10 @@ check-help: all ./disorder --version > /dev/null ./disorder --help > /dev/null ./disorder --help-commands > /dev/null + ./disorderfm --version > /dev/null + ./disorderfm --help > /dev/null + ./disorder-playrtp --version > /dev/null + ./disorder-playrtp --help > /dev/null # check that the command completions are up to date check-completions: