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 9a734d5..23ac3ca 100644
--- a/Makefile.buildbot
+++ b/Makefile.buildbot
@@ -16,7 +16,7 @@ docs-upload:
snapshot-build:
@echo "Creating snapshot"
- @commands/helpers/build-snapshot $(SNAPSHOT_PATH)
+ @$(TOOLS_DIR)/build-snapshot $(SNAPSHOT_PATH)
snapshot-copy: snapshot-build
@echo "Uploading snapshot"