667a694ab62e69ca914b70b28ec789a26a6cbfe3
[myslice.git] / static / spin-1.2.8 / Makefile
1 # we need 3 pieces
2 # spin.min.js - core - see URL
3 # jquery.min.js - the jqeury plugin - see URL
4 # spin.presets.js - our own settings defined as spin_presets
5 all:
6         cat spin.min.js jquery.spin.js spin.presets.js > spin.all.js