Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.commands
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-11 22:01:45 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-11 22:01:45 (GMT)
commit45bf3873f34c29ca57bdc0a4811a12f89884a022 (patch)
treebd0222355535c20068d224131c3844ff21863534 /Makefile.commands
parentb980fd9e4783bcfb489cf5d3fbe078852985ceab (diff)
Only build the snapshot, buildbot will upload
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 $*