diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-18 15:11:45 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-18 15:11:45 -0500 |
commit | 3014ee47979c99267c51f3ada40758f1a7783eb1 (patch) | |
tree | 96d2fe0ff9c72922de1f3b0a38d3dc209799287f | |
parent | 6f3591e01bcc71182dffdc4efeec6975dbd8a29c (diff) | |
download | hypervideo-pre-3014ee47979c99267c51f3ada40758f1a7783eb1.tar.lz hypervideo-pre-3014ee47979c99267c51f3ada40758f1a7783eb1.tar.xz hypervideo-pre-3014ee47979c99267c51f3ada40758f1a7783eb1.zip |
Makefile: update
-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 |