From dc4af46efd750099c5a63fda646812611c2e9bd4 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 26 Jun 2012 08:58:23 +0000 Subject: Add a start-sugar command to the shel --- (limited to 'Makefile') 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: -- cgit v0.9.1