summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-10-28 19:43:00 -0700
committerRyan Dahl <ry@tinyclouds.org>2010-10-28 19:43:36 -0700
commitfa7dcbec8be1332f16e62675203598f4bb15645c (patch)
tree582981b56e420a984539077f0a378bba56fe33b1 /Makefile
parent9bea4c8d5875da3f3b714a879a6a588f9f0af56e (diff)
downloadnode-new-fa7dcbec8be1332f16e62675203598f4bb15645c.tar.gz
Install node-waf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0a2d9e7134..dcd1b13726 100644
--- a/Makefile
+++ b/Makefile
@@ -319,6 +319,7 @@ install: all
$(INSTALL) -d -m 755 '$(PREFIX)/lib/node/wafadmin/Tools'
$(INSTALL) tools/wafadmin/*.py '$(PREFIX)/lib/node/wafadmin'
$(INSTALL) tools/wafadmin/Tools/*.py '$(PREFIX)/lib/node/wafadmin/Tools'
+ $(INSTALL) tools/node-waf '$(PREFIX)/bin'
# $(INSTALL) doc/node.1 '$(PREFIX)/share/man/man1/'
libnode-static: $(builddir)/libnode.a