fix build script

This commit is contained in:
Val Erastov 2015-07-20 00:51:57 -07:00
parent 365d862c1d
commit 0060af8c25

View file

@ -49,3 +49,4 @@ echo '<!-- R:' "`git rev-parse --short HEAD` -->" >> out/sketcher.html
#now make it work inside out dir
ln -sf ../../web/lib/ out/lib
ln -sf ../../web/img/ out/img
ln -sf ../../web/css/ out/css