projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d08dcd2
)
Add testdata to youtube-dl.tar.gz (closes #14854)
author
Sergey M․
<dstftw@gmail.com>
Sun, 26 Nov 2017 14:10:32 +0000
(21:10 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 26 Nov 2017 14:10:32 +0000
(21:10 +0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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 \