Update makefile to match new folderstructure
This commit is contained in:
parent
e743d49a8b
commit
e82b1ed2eb
4
Makefile
4
Makefile
@ -67,8 +67,8 @@ README.md: youtube_dl/*.py youtube_dl/*/*.py
|
|||||||
CONTRIBUTING.md: README.md
|
CONTRIBUTING.md: README.md
|
||||||
$(PYTHON) devscripts/make_contributing.py README.md CONTRIBUTING.md
|
$(PYTHON) devscripts/make_contributing.py README.md CONTRIBUTING.md
|
||||||
|
|
||||||
issue_template: ISSUE_TEMPLATE.md youtube_dl/version.py
|
issue_template: .github/ISSUE_TEMPLATE.md youtube_dl/version.py
|
||||||
$(PYTHON) devscripts/make_issue_template.py ISSUE_TEMPLATE.md
|
$(PYTHON) devscripts/make_issue_template.py .github/ISSUE_TEMPLATE.md
|
||||||
|
|
||||||
supportedsites:
|
supportedsites:
|
||||||
$(PYTHON) devscripts/make_supportedsites.py docs/supportedsites.md
|
$(PYTHON) devscripts/make_supportedsites.py docs/supportedsites.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user