Browse Source

Add testdata to youtube-dl.tar.gz (closes #14854)

Sergey M․ 7 years ago
parent
commit
e94d1adc36
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -110,7 +110,6 @@ youtube-dl.tar.gz: youtube-dl README.md README.txt youtube-dl.1 youtube-dl.bash-
 		--exclude '*~' \
 		--exclude '*~' \
 		--exclude '__pycache__' \
 		--exclude '__pycache__' \
 		--exclude '.git' \
 		--exclude '.git' \
-		--exclude 'testdata' \
 		--exclude 'docs/_build' \
 		--exclude 'docs/_build' \
 		-- \
 		-- \
 		bin devscripts test youtube_dl docs \
 		bin devscripts test youtube_dl docs \