diff --git a/MANIFEST b/MANIFEST
index 8cd6bb9aa310642a67590154eba1b3ba1590d42f..d4d8496a046aa66ac0bf7956e67fafc564a5b6c7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -13,6 +13,7 @@ ALTree/SitePerTree.pm
 ALTree/SiteSens.pm
 ALTree/SiteSensPerForet.pm
 ALTree/SiteSensPerTree.pm
+ALTree/to_rewrite.pm
 ALTree/Tree.pm
 ALTree/Utils.pm
 bash_completion
@@ -53,6 +54,7 @@ Documentation/manual.tex
 Documentation/stage.bib
 Makefile.PL
 MANIFEST			This list of files
+META.yml
 progs/altree
 progs/altree-add-S
 progs/altree-convert
@@ -224,4 +226,3 @@ test/phylip/outgroup_present/association/outfile
 test/phylip/outgroup_present/association/outtree
 test/phylip/outgroup_present/association/run_altree
 test/phylip/outgroup_present/association/trio.phy
-to_rewrite.pm
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 7e52227a1cd0a4c0928b35d549125e4357a56d9b..5707e11bf364a7a7b56c1ac0488b4ff07ecbe5a2 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -12,6 +12,8 @@
 ^CUtils.*/Makefile$
 ^blib/
 ^MakeMaker-\d
+^MYMETA.yml$
+/MYMETA.yml$
 
 # Temp, old and emacs backup files.
 ~$
@@ -34,3 +36,4 @@
 ^make-release$
 ^Documentation/example_files
 ^altree_enleve$
+