From a8e26a94023c27f6a25efa06cff2be363ccc71bf Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 15 Aug 2012 18:34:11 +0000 Subject: When building a single module force the build --- diff --git a/Makefile b/Makefile index 0949802..2bc6657 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ build-fructose: build: build-glucose build-fructose build-%: - $(TYPESCRIPT) "$(JHBUILD) buildone $*" $(LOGFILE) + $(TYPESCRIPT) "$(JHBUILD) buildone -f $*" $(LOGFILE) run: x11-utils $(SCRIPTS)/shell/start-sugar -- cgit v0.9.1