X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Makefile;h=84ccce2b33f4e7c8b39cfb0e6593d4a7f3e87e2d;hb=15da37c7dc8cf14ba5ce880aa1805fceaa71fc44;hp=023556391191a73fb122cea898cc8565ae66e92a;hpb=9f54ae2873f8091c3f2512d307b96785f40a14ca;p=youtube-dl diff --git a/Makefile b/Makefile index 023556391..84ccce2b3 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,7 @@ youtube-dl.tar.gz: youtube-dl README.md README.txt youtube-dl.1 youtube-dl.bash- --exclude '*.pyc' \ --exclude '*.pyo' \ --exclude '*~' \ - --exclude '__pycache' \ + --exclude '__pycache__' \ --exclude '.git' \ --exclude 'testdata' \ --exclude 'docs/_build' \