Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.commands
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.commands')
-rw-r--r--Makefile.commands3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.commands b/Makefile.commands
index 12ea79d..78805a8 100644
--- a/Makefile.commands
+++ b/Makefile.commands
@@ -32,3 +32,6 @@ build-%:
pull-%:
@$(COMMANDS_DIR)/pull $*
+
+run-tests-%:
+ @$(COMMANDS_DIR)/run-tests $*