Suit a better way to set/get static parameter option and to fill the static option.
[synfig.git] / synfig-docs / scripts / clean.sh
1 LANGSAVAL="en ca"
2
3 for i in $LANGSAVAL
4         do
5         make SGMLDIR=$i clean
6         rm -Rf result/
7 done