index.src: index.txt
	python2 ../montagna.py $< -img=../cavallo1.jpg -img=../cavallo2.jpg -src=$@

build_site:: index.src
