X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/9086a105b77eabd940a54e9a394b2500d9495db2..39492555cd1d64e2f8a3474038f61d28c5c56de5:/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: