X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/f08c0859513712f805da09ae1e1bcefb436b4096..de3bd7adcd70035ee61df815033cceeb7b7abc32:/clients/Makefile.am diff --git a/clients/Makefile.am b/clients/Makefile.am index 880f86a..72a7739 100644 --- a/clients/Makefile.am +++ b/clients/Makefile.am @@ -64,7 +64,7 @@ check-help: all ./disorder-playrtp --help > /dev/null # check that the command completions are up to date -check-completions: +check-completions: disorder ./disorder --help-commands \ | awk '/^ [a-z]/ { print $$1 }' \ | sort > ,commands