diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ yt-dlp.tar.gz: all --exclude '.git' \ -- \ bin README.md Changelog.md LICENSE \ - CONTRIBUTING.md Collaborators.md CONTRIBUTORS AUTHORS \ + CONTRIBUTING.md CONTRIBUTORS AUTHORS \ Makefile MANIFEST.in README.md completions \ setup.py setup.cfg yt-dlp yt_dlp requirements.txt \ devscripts test tox.ini pytest.ini |