summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-10-28 13:43:54 -0400
committerPeter Foley <pefoley2@verizon.net>2012-10-28 14:23:32 -0400
commit2e4ab69246bc93fbc8cbbfc9f74c03612e611e11 (patch)
tree8750d4a589ea150e588d875d5b3aaa223870fab6 /RepositoryExternal.mk
parent0b79b4e4657a3ac8fdc27e0e2922524c1f819d5a (diff)
convert hunspell to gbuild
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 3af8ff6d18a6..d4fd15f028dc 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -352,7 +352,7 @@ $(call gb_LinkTarget_add_defs,$(1),\
)
$(call gb_LinkTarget_set_include,$(1),\
$$(INCLUDE) \
- -I$(OUTDIR)/inc/hunspell \
+ -I$(call gb_UnpackedTarball_get_dir,hunspell/src/hunspell)\
)
$(call gb_LinkTarget_use_static_libraries,$(1),\
$(if $(filter MSC,$(COM)),libhunspell,hunspell-1.3) \