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-06-22 10:26:22 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-22 10:26:22 (GMT)
commitd165a5bcbc407a8c0ac16ad45bb5416b6671d113 (patch)
treeb6c99e66062bbd680cfc1161e845e21ff9c8b556 /Makefile
parent609eeab10819927de23a48952b776a586d4b8525 (diff)
Build browse activity
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9747192..ec07682 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,7 @@ install-jhbuild: submodules check-system
build-activities: submodules
$(LOG) "$(JHBUILD) run $(SCRIPTS)/build-activity terminal" $(LOGFILE)
+ $(LOG) "$(JHBUILD) run $(SCRIPTS)/build-activity browse" $(LOGFILE)
build-glucose: install-jhbuild check-system
$(TYPESCRIPT) "$(JHBUILD) build" $(LOGFILE)