X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=3a6c3794438b57f9ebfdc9197a3a21f0dd7505ce;hb=034947dd1eed9e7d61671c48844b3f77a4683e77;hp=9e3ce78c8187561d7aea37a74432671ac1f033d1;hpb=3c0de33ad758c2f16f0abb1bb594c79f4cb40593;p=youtube-dl.git diff --git a/Makefile b/Makefile index 9e3ce78c8..3a6c37944 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ CONTRIBUTING.md: README.md $(PYTHON) devscripts/make_contributing.py README.md CONTRIBUTING.md ISSUE_TEMPLATE.md: - $(PYTHON) devscripts/make_issue_template.py .github/ISSUE_TEMPLATE.tmpl .github/ISSUE_TEMPLATE.md + $(PYTHON) devscripts/make_issue_template.py .github/ISSUE_TEMPLATE_tmpl.md .github/ISSUE_TEMPLATE.md supportedsites: $(PYTHON) devscripts/make_supportedsites.py docs/supportedsites.md