
index.html : *.pdf *.jpg *.txt
	tree -H '.' -L 2 --noreport --charset utf-8 > $@

# EOF
