aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0987206eb..f5cff4ec9 100644
--- a/Makefile
+++ b/Makefile
@@ -103,7 +103,7 @@ yt-dlp.tar.gz: all
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
+ devscripts test
AUTHORS: .mailmap
git shortlog -s -n | cut -f2 | sort > AUTHORS