1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-09-29 22:08:45 +02:00

+Makefile

This commit is contained in:
Philipp Hagemeister 2011-11-22 15:37:47 +01:00
parent b0e67d2404
commit 5a938b5d04

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
update:
python ./generate-download
.PHONY: update