Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.buildbot')
-rw-r--r--Makefile.buildbot2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.buildbot b/Makefile.buildbot
index e848c55..9a734d5 100644
--- a/Makefile.buildbot
+++ b/Makefile.buildbot
@@ -14,7 +14,7 @@ SNAPSHOT_TMP_DIR:=$(shell mktemp -dut sugar-snapshot-XXXXXXXX)
docs-upload:
rsync -r --progress $(DOCS_SOURCE) $(DOCS_DEST)
-snapshot-build: helpers-build
+snapshot-build:
@echo "Creating snapshot"
@commands/helpers/build-snapshot $(SNAPSHOT_PATH)