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