Install node_buffer.h on make install

This commit is contained in:
Ryan Dahl 2010-05-06 14:14:52 -07:00
parent f711d5343b
commit d2415945c1

View File

@ -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
""")