Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-15 18:34:11 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-15 18:34:11 (GMT)
commita8e26a94023c27f6a25efa06cff2be363ccc71bf (patch)
tree580249369cb2641009da5a6ddcc6bcb155c07921
parenta63fd21d880e30f3be38b8657d397204c5bd769b (diff)
When building a single module force the build
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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