diff -r dbc01588686e -r ce8fecc9847d Makefile --- a/Makefile Mon Dec 26 15:48:32 2011 +0100 +++ b/Makefile Tue Dec 27 20:12:21 2011 +0100 @@ -57,5 +57,7 @@ @echo "copy scripts" sed s:%%WS_INSTALL_DIR%%:$(WS_INSTALL_DIR):g templates/bin/startserv.template > $(WS_INSTALL_DIR)bin/startserv chmod +x $(WS_INSTALL_DIR)bin/startserv + @echo "copy docs" + cp -R templates/docs $(WS_INSTALL_DIR)