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 2a02252..6662a7a 100644
--- a/Makefile.commands
+++ b/Makefile.commands
@@ -30,6 +30,9 @@ clean:
distribute:
@$(COMMANDS_DIR)/distribute
+snapshot:
+ @$(COMMANDS_DIR)/snapshot
+
build-%:
@$(COMMANDS_DIR)/build $*