summaryrefslogtreecommitdiff
path: root/languagetool
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-31 11:07:58 +0100
committerMichael Stahl <mstahl@redhat.com>2013-10-31 11:07:58 +0100
commit495cd12da44f3efc9626aa68a5c06653c2049b26 (patch)
treeb61dcdef807c9361b6bd6f8978d03158e46a306b /languagetool
parentbf80dfc0615f6179a9dcf0fc1fbca5a72ad7bfba (diff)
languagetool: argh... added the wrong file
Change-Id: I817067f0f56dca6b2b086b73c97eeaea266fb363
Diffstat (limited to 'languagetool')
-rw-r--r--languagetool/Module_languagetool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/languagetool/Module_languagetool.mk b/languagetool/Module_languagetool.mk
index 565a14c6c439..0574d55d6856 100644
--- a/languagetool/Module_languagetool.mk
+++ b/languagetool/Module_languagetool.mk
@@ -13,7 +13,7 @@ ifneq ($(ENABLE_JAVA),)
ifneq ($(filter LANGUAGETOOL,$(BUILD_TYPE)),)
$(eval $(call gb_Module_add_targets,languagetool,\
ExternalProject_languagetool \
- ExtensionPackage_languagetool \
+ ExtensionPackage_LanguageTool \
UnpackedTarball_languagetool \
))
endif