Add testdata to youtube-dl.tar.gz (closes #14854)
authorSergey M․ <dstftw@gmail.com>
Sun, 26 Nov 2017 14:10:32 +0000 (21:10 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 26 Nov 2017 14:10:32 +0000 (21:10 +0700)
Makefile

index c74eea7922e9308d70b5c88a3d5c068e4e1f7826..141593efda853e8e2002e6677396022073002291 100644 (file)
--- 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 \