From: Sergey M․ Date: Sun, 26 Nov 2017 14:10:32 +0000 (+0700) Subject: Add testdata to youtube-dl.tar.gz (closes #14854) X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=e94d1adc360d0fbfadced82c72a7f20375a1ec87 Add testdata to youtube-dl.tar.gz (closes #14854) --- diff --git a/Makefile b/Makefile index c74eea792..141593efd 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,6 @@ youtube-dl.tar.gz: youtube-dl README.md README.txt youtube-dl.1 youtube-dl.bash- --exclude '*~' \ --exclude '__pycache__' \ --exclude '.git' \ - --exclude 'testdata' \ --exclude 'docs/_build' \ -- \ bin devscripts test youtube_dl docs \