Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.buildbot
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-28 08:56:44 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-28 08:56:44 (GMT)
commit63ce28d67fe038a5a56493255f0a561d11357178 (patch)
tree05430ffc5c32c1a25383ab373d8c460d3e61b12f /Makefile.buildbot
parent7301a09516a6b67864005cce6553e98a14f43cb0 (diff)
Remove obsolete target
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)