summaryrefslogtreecommitdiffstats
path: root/third_party/libevent/libevent.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libevent/libevent.gyp')
-rw-r--r--third_party/libevent/libevent.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libevent/libevent.gyp b/third_party/libevent/libevent.gyp
index 39a97d9..ab732a2 100644
--- a/third_party/libevent/libevent.gyp
+++ b/third_party/libevent/libevent.gyp
@@ -12,7 +12,7 @@
{
'target_name': 'libevent',
'product_name': 'event',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
'buffer.c',
'evbuffer.c',