X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/9086a105b77eabd940a54e9a394b2500d9495db2..655cae6737903aac20835588f82ca592cbdbde99:/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: