chiark / gitweb /
init script always address local instance of daemon
[disorder] / clients / Makefile.am
index 880f86ae5368438f15688c3a694652c9882a558e..72a77396891e15671e5307bac4657f7e58dc0388 100644 (file)
@@ -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