summaryrefslogtreecommitdiffstats
path: root/ipc/ipc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc.gyp')
-rw-r--r--ipc/ipc.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp
index f6c7820..76b13fc28 100644
--- a/ipc/ipc.gyp
+++ b/ipc/ipc.gyp
@@ -76,7 +76,7 @@
},
{
'target_name': 'test_support_ipc',
- 'type': '<(library)',
+ 'type': 'static_library',
'dependencies': [
'ipc',
'../base/base.gyp:base',