Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-26 08:58:23 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-26 08:58:23 (GMT)
commitdc4af46efd750099c5a63fda646812611c2e9bd4 (patch)
treed7c7b10fa578ee360cc5af36e81bad54c52b7232 /Makefile
parent325906007853b67b21adbef8f6caa93c64ba38f5 (diff)
Add a start-sugar command to the shel
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d80a097..e41df85 100644
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ run:
shell:
@PS1="[sugar-build]$$ " \
PATH=$(PATH):$(SCRIPTS)/shell \
+ SUGAR_BUILD_SHELL=yes \
$(JHBUILD) shell
bug-report: