summaryrefslogtreecommitdiff
path: root/hyphen
diff options
context:
space:
mode:
Diffstat (limited to 'hyphen')
-rw-r--r--hyphen/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyphen/makefile.mk b/hyphen/makefile.mk
index dea814e50447..cd6e9afebe1d 100644
--- a/hyphen/makefile.mk
+++ b/hyphen/makefile.mk
@@ -73,7 +73,7 @@ BUILD_ACTION=make hyph_en_US.dic
@all:
echo "Nothing to do here."
.ELSE
-BUILD_ACTION=make
+BUILD_ACTION=make && make check
OUT2INC += hyphen.h
.ENDIF