Add comment to top-level Makefile on how to get npm into the PATH
[mkws-moved-to-github.git] / src / Makefile
1 **default**:
2         make -C ../tools/htdocs
3
4 clean:
5         make -C ../tools/htdocs clean
6