From 22e04f7e11768ce8d9be1afde3fa04a3860013eb Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 01 Dec 2012 18:03:31 +0000 Subject: Update docs location --- diff --git a/Makefile b/Makefile index 0359aee..17a03d5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ SOURCE_DIR=$(CURDIR)/source +BUILD_DIR=$(CURDIR)/build COMMANDS_DIR=$(CURDIR)/commands HOME_DIR=$(CURDIR)/home TOOLS_DIR=$(CURDIR)/tools diff --git a/Makefile.buildbot b/Makefile.buildbot index 23ac3ca..395c318 100644 --- a/Makefile.buildbot +++ b/Makefile.buildbot @@ -1,4 +1,4 @@ -DOCS_SOURCE=$(SOURCE_DIR)/sugar-docs/build/ +DOCS_SOURCE=$(BUILD_DIR)/sugar-docs/html DOCS_DEST=dnarvaez@shell.sugarlabs.org:~/public_html/sugar-docs/ SNAPSHOT_DEST_HOST=dnarvaez@shell.sugarlabs.org -- cgit v0.9.1