summaryrefslogtreecommitdiffstats
path: root/third_party/expat/expat.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/expat/expat.gyp')
-rw-r--r--third_party/expat/expat.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/expat/expat.gyp b/third_party/expat/expat.gyp
index 2f5b9bf..2d956e2 100644
--- a/third_party/expat/expat.gyp
+++ b/third_party/expat/expat.gyp
@@ -33,7 +33,7 @@
'targets': [
{
'target_name': 'expat',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
'files/lib/expat.h',
'files/lib/xmlparse.c',