summary refs log tree commit diff
path: root/Makefile
blob: 71d211290ef0b2111993816de8802b72597129a7 (plain) (blame)
1
2
3
4
5
6
update:
	python ./generate-download
	python ./update-copyright

.PHONY: update