diff options
Diffstat (limited to 'hyphen')
-rw-r--r-- | hyphen/ExternalProject_hyphen.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyphen/ExternalProject_hyphen.mk b/hyphen/ExternalProject_hyphen.mk index b3a5272db0f8..1afb444eb82e 100644 --- a/hyphen/ExternalProject_hyphen.mk +++ b/hyphen/ExternalProject_hyphen.mk @@ -7,7 +7,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_ExternalProject_ExternalProject,hyphen,hyphen)) +$(eval $(call gb_ExternalProject_ExternalProject,hyphen)) $(eval $(call gb_ExternalProject_use_package,hyphen,hunspell)) |