using .append() instead of innerHTML+=. The latter replaces the html and causes all...
[lhc/web/wiklou.git] / skins / common / Makefile
1 jquery.min.js: jquery.js
2 php ../../maintenance/minify.php $< --outfile $@