Add new tty js files to node.gyp

This commit is contained in:
Bert Belder 2011-09-27 16:13:43 +02:00 committed by Ryan Dahl
parent 2e389c6531
commit 73fcd43b85

View File

@ -43,8 +43,9 @@
'lib/timers_legacy.js',
'lib/timers_uv.js',
'lib/tls.js',
'lib/tty.js',
'lib/tty_legacy.js',
'lib/tty_posix.js',
'lib/tty_uv.js',
'lib/tty_win32.js',
'lib/url.js',
'lib/util.js',