aboutsummaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorIgor Zinkovsky <igorzi@microsoft.com>2011-10-28 15:34:24 -0700
committerIgor Zinkovsky <igorzi@microsoft.com>2011-10-28 15:35:38 -0700
commitf35a396c54bb8e266905e092e12f18547f2e99dc (patch)
treecc2e683f27772505a30fb41f869fd976a399149c /node.gyp
parentccd8b55b019c675aa4449069f796eaee63f09bc8 (diff)
downloadandroid-node-v8-f35a396c54bb8e266905e092e12f18547f2e99dc.tar.gz
android-node-v8-f35a396c54bb8e266905e092e12f18547f2e99dc.tar.bz2
android-node-v8-f35a396c54bb8e266905e092e12f18547f2e99dc.zip
Revert "remove node_io_watcher"
This reverts commit cc2ac1ccc7724b920cbc7bbb777f057ac062028c.
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index d631754039..19fa54b10b 100644
--- a/node.gyp
+++ b/node.gyp
@@ -165,6 +165,7 @@
'sources': [
'src/node_signal_watcher.cc',
'src/node_stat_watcher.cc',
+ 'src/node_io_watcher.cc',
]
}],
[ 'OS=="mac"', {