chiark / gitweb /
separate thread to add to heap
[disorder] / clients / Makefile.am
index a55c7a2a32851dac804c946cbad090bf669390ac..e2f5ec91a38ae3f6ad4a2035d99994edbc261f38 100644 (file)
@@ -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: