projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c530025
)
Add comment to top-level Makefile on how to get npm into the PATH
author
Mike Taylor
<mike@indexdata.com>
Wed, 1 Oct 2014 07:10:18 +0000
(07:10 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 1 Oct 2014 07:10:18 +0000
(07:10 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
869fc26
..
fd60d85
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,7
@@
# Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com
+#
+# You need node.js to build MKWS. On caliban, get it using:
+# export PATH=$PATH:/home/indexdata/node/node-v0.10.32-linux-x64/bin
all: setup
${MAKE} -C./test node-modules