youtube-dl/Makefile

7 lines
80 B
Makefile
Raw Normal View History

2012-10-11 02:33:01 +09:00
update:
2011-11-22 23:37:47 +09:00
python ./generate-download
python ./update-copyright
2011-11-22 23:37:47 +09:00
.PHONY: update