summaryrefslogtreecommitdiff
path: root/mail.local/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail.local/Makefile')
-rw-r--r--mail.local/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail.local/Makefile b/mail.local/Makefile
index f3776a9d502af..6cd2bc10511b2 100644
--- a/mail.local/Makefile
+++ b/mail.local/Makefile
@@ -8,6 +8,8 @@ all: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
clean: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
+check: FRC
+ $(SHELL) $(BUILD) $(OPTIONS) $@
install: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
force-install: FRC