aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index e6fd94186b..5cfc1f366d 100644
--- a/common.mk
+++ b/common.mk
@@ -1013,6 +1013,8 @@ info-arch: PHONY
change: PHONY
$(BASERUBY) -C "$(srcdir)" ./tool/change_maker.rb $(CHANGES) > change.log
+fool: check test-rubyspec
+
love: sudo-precheck up all test install test-all
@echo love is all you need