Fix MKWS-230 "We're STILL re-using inappropriate SP sessions within the same tab"
[mkws-moved-to-github.git] / src / Makefile
1 **default**:
2         make -C ../tools/htdocs
3
4 clean:
5         make -C ../tools/htdocs clean
6