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-26 15:40:43 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-26 15:40:43 (GMT)
commit963700fc9e50e6f9afa34b7c828a7574cba56ae9 (patch)
tree164b964215e1e902209c4c5975be0173e165fc6d /Makefile
parentd18bacb2425a741fe841e1de1e730f45584e03d0 (diff)
Log the install-activities script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dee3b9f..0097acd 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ build-glucose: install-jhbuild check-system
build: build-glucose scripts/list-outputs
install-activities:
- $(SCRIPTS)/install-activities
+ $(LOG) "$(SCRIPTS)/install-activities" $(LOGFILE)
build-%:
$(TYPESCRIPT) "$(JHBUILD) buildone $*" $(LOGFILE)