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-08-15 18:34:11 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-15 19:48:28 (GMT)
commit3f581fe83754ba71f28ab2a037db237c9d2844a2 (patch)
tree72f6541c6c3e435ca47a2bee01b97994640aee18 /Makefile
parentabd547da0a017772ed15aa9592d04a370a143edd (diff)
When building a single module force the build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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