From 3f581fe83754ba71f28ab2a037db237c9d2844a2 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 --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25e0417..fee9f3b 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