summaryrefslogtreecommitdiff
path: root/deps/uv/uv.gyp
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-01-31 17:41:46 +0100
committerBert Belder <bertbelder@gmail.com>2012-01-31 17:41:46 +0100
commitfa490f64971a38c98d74dc6b55b2d88dd1f6c463 (patch)
treedce0f8cbed5f1dda406f8edc5d5419b708ef3eeb /deps/uv/uv.gyp
parent0ad2a9a2e0c82f71efaa56cf4eb31c8912703065 (diff)
downloadandroid-node-v8-fa490f64971a38c98d74dc6b55b2d88dd1f6c463.tar.gz
android-node-v8-fa490f64971a38c98d74dc6b55b2d88dd1f6c463.tar.bz2
android-node-v8-fa490f64971a38c98d74dc6b55b2d88dd1f6c463.zip
uv: upgrade to 3eb94e9
Diffstat (limited to 'deps/uv/uv.gyp')
-rw-r--r--deps/uv/uv.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/uv/uv.gyp b/deps/uv/uv.gyp
index dc0c0f3ac9..1bc9ff9b4d 100644
--- a/deps/uv/uv.gyp
+++ b/deps/uv/uv.gyp
@@ -317,6 +317,7 @@
'test/test-tty.c',
'test/test-udp-dgram-too-big.c',
'test/test-udp-ipv6.c',
+ 'test/test-udp-options.c',
'test/test-udp-send-and-recv.c',
'test/test-udp-multicast-join.c',
'test/test-counters-init.c',