Stub src/Makefile, just invoked make -C ../tools/htdocs
[mkws-moved-to-github.git] / src / Makefile
1 **default**:
2         make -C ../tools/htdocs
3
4 clean:
5         make -C ../tools/htdocs clean
6