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?a=commitdiff_plain;ds=sidebyside;h=e94d1adc360d0fbfadced82c72a7f20375a1ec87;hp=d08dcd2dbd4c0d63ff2f4dd504aceceabfa212cc;p=youtube-dl 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 \