From: Yen Chi Hsuan Date: Mon, 27 Nov 2017 14:49:35 +0000 (+0800) Subject: [Makefile] Include setup.cfg in the tarball (closes #14857) X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=dafb4c66476754a46cc83fa750e9237da8fbf595 [Makefile] Include setup.cfg in the tarball (closes #14857) --- diff --git a/Makefile b/Makefile index 0c3936811..1c760bef8 100644 --- a/Makefile +++ b/Makefile @@ -124,5 +124,5 @@ youtube-dl.tar.gz: youtube-dl README.md README.txt youtube-dl.1 youtube-dl.bash- bin devscripts test youtube_dl docs \ ChangeLog LICENSE README.md README.txt \ Makefile MANIFEST.in youtube-dl.1 youtube-dl.bash-completion \ - youtube-dl.zsh youtube-dl.fish setup.py \ + youtube-dl.zsh youtube-dl.fish setup.py setup.cfg \ youtube-dl