diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-16 10:09:51 +0200 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-16 10:09:51 +0200 |
commit | d4706289dc74727f9738113a84e39376c95e719d (patch) | |
tree | bd13e565acc77ff880cf7aa888e70b4ccc8d8038 /hyphen | |
parent | bd16a2c600e99f590a7ed057798412d3c44c258a (diff) | |
parent | a1077511bcd962b393ecb07f7df020d187edcd32 (diff) |
CWS-TOOLING: integrate CWS sb118
Diffstat (limited to 'hyphen')
-rw-r--r-- | hyphen/makefile.mk | 2 |
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 |