summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 14a91f8e3..63753c849 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,9 @@
include COPYING
include README.rst
include build-ansible.sh
-include CHANGELOG-v7.rst
-include porting_guide_7.rst
+include CHANGELOG-v9.rst
+include CHANGELOG-v9.md
+include porting_guide_9.rst
include debian/*
include tags.yaml
recursive-include ansible_collections/ **