X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/4ae37ed2ea26b8123a0a868b74d6149014e1e2d2..696693518a96164e0395205368850e03125ceaf2:/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