chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
14ad73b
)
help/version checks
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 22 Sep 2007 10:25:10 +0000
(11:25 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 22 Sep 2007 10:25:10 +0000
(11:25 +0100)
clients/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/clients/Makefile.am
b/clients/Makefile.am
index a55c7a2a32851dac804c946cbad090bf669390ac..e2f5ec91a38ae3f6ad4a2035d99994edbc261f38 100644
(file)
--- 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
./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:
# check that the command completions are up to date
check-completions: