Install node_buffer.h on make install
authorRyan Dahl <ry@tinyclouds.org>
Thu, 6 May 2010 21:14:52 +0000 (14:14 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Thu, 6 May 2010 21:14:52 +0000 (14:14 -0700)
wscript

diff --git a/wscript b/wscript
index 74d515d..fb632a6 100644 (file)
--- a/wscript
+++ b/wscript
@@ -434,6 +434,7 @@ def build(bld):
     config.h
     src/node.h
     src/node_object_wrap.h
+    src/node_buffer.h
     src/node_events.h
   """)