summaryrefslogtreecommitdiff
path: root/hyphen
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-04-16 10:09:51 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-04-16 10:09:51 +0200
commitd4706289dc74727f9738113a84e39376c95e719d (patch)
treebd13e565acc77ff880cf7aa888e70b4ccc8d8038 /hyphen
parentbd16a2c600e99f590a7ed057798412d3c44c258a (diff)
parenta1077511bcd962b393ecb07f7df020d187edcd32 (diff)
CWS-TOOLING: integrate CWS sb118
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 983660cc71fb..f1aa3806a17c 100644
--- a/hyphen/makefile.mk
+++ b/hyphen/makefile.mk
@@ -74,7 +74,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