youtube-dl/Makefile

7 lines
82 B
Makefile
Raw Normal View History

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