youtube-dl/Makefile

7 lines
82 B
Makefile
Raw Normal View History

2012-10-10 17:33:01 +00:00
update:
2012-12-16 12:33:56 +00:00
python3 ./generate-download
python3 ./update-copyright
2011-11-22 14:37:47 +00:00
.PHONY: update