summaryrefslogtreecommitdiffstats
path: root/third_party/harfbuzz/harfbuzz.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/harfbuzz/harfbuzz.gyp')
-rw-r--r--third_party/harfbuzz/harfbuzz.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/harfbuzz/harfbuzz.gyp b/third_party/harfbuzz/harfbuzz.gyp
index 64535be..c1e829f 100644
--- a/third_party/harfbuzz/harfbuzz.gyp
+++ b/third_party/harfbuzz/harfbuzz.gyp
@@ -8,7 +8,7 @@
'targets': [
{
'target_name': 'harfbuzz',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
'contrib/harfbuzz-freetype.c',
'contrib/harfbuzz-unicode.c',