Skip to content

Commit fa7dcbe

Browse files
committed
Install node-waf
1 parent 9bea4c8 commit fa7dcbe

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ install: all
319319
$(INSTALL) -d -m 755 '$(PREFIX)/lib/node/wafadmin/Tools'
320320
$(INSTALL) tools/wafadmin/*.py '$(PREFIX)/lib/node/wafadmin'
321321
$(INSTALL) tools/wafadmin/Tools/*.py '$(PREFIX)/lib/node/wafadmin/Tools'
322+
$(INSTALL) tools/node-waf '$(PREFIX)/bin'
322323
# $(INSTALL) doc/node.1 '$(PREFIX)/share/man/man1/'
323324

324325
libnode-static: $(builddir)/libnode.a
File renamed without changes.

0 commit comments

Comments
 (0)