aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-11-26 21:10:32 +0700
committerSergey M․ <dstftw@gmail.com>2017-11-26 21:10:32 +0700
commite94d1adc360d0fbfadced82c72a7f20375a1ec87 (patch)
tree877dd7513b3eb40a80f8df1cd25abfce13a3f03e /Makefile
parentd08dcd2dbd4c0d63ff2f4dd504aceceabfa212cc (diff)
downloadyoutube-dl-e94d1adc360d0fbfadced82c72a7f20375a1ec87.zip
youtube-dl-e94d1adc360d0fbfadced82c72a7f20375a1ec87.tar.gz
youtube-dl-e94d1adc360d0fbfadced82c72a7f20375a1ec87.tar.bz2
Add testdata to youtube-dl.tar.gz (closes #14854)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c74eea7..141593e 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 \