7 lines
80 B
Makefile
7 lines
80 B
Makefile
update:
|
|
python ./generate-download
|
|
python ./update-copyright
|
|
|
|
.PHONY: update
|
|
|