diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:24:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:24:12 +0000 |
commit | 0d92bcd6726d0f248a4ed09327cfae0fccecd953 (patch) | |
tree | 4dbd46cb2d17a61a9e01fa44c875d69e9fb66fef /german/Makefile | |
parent | a066e304db3c1934848d94553e9396d4c9488b16 (diff) |
Add German hyphenation rules
Notes
Notes:
svn path=/head/; revision=278088
Diffstat (limited to 'german/Makefile')
-rw-r--r-- | german/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index e38d1cff1f5f..d442c7d68bdc 100644 --- a/german/Makefile +++ b/german/Makefile @@ -22,6 +22,7 @@ SUBDIR += geonext SUBDIR += gimp-help SUBDIR += hunspell + SUBDIR += hyphen SUBDIR += ispell SUBDIR += ispell-alt SUBDIR += ispell-neu |