youtube-dl/Makefile

6 lines
64 B
Makefile

update: youtube-dl
python ./generate-download
.PHONY: update