From deccc2e99a64c13583a878078ed0d3a491ce60c1 Mon Sep 17 00:00:00 2001
From: Vincent Danjean <Vincent.Danjean@ens-lyon.org>
Date: Mon, 4 Jun 2012 13:21:58 +0000
Subject: [PATCH] Update MANIFEST

git-svn-id: svn+ssh://imag/users/huron/danjean/svnroot/claire/altree/trunk@444 cf695345-040a-0410-a956-b889e835fe2e
---
 MANIFEST      | 3 ++-
 MANIFEST.SKIP | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/MANIFEST b/MANIFEST
index 8cd6bb9..d4d8496 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 7e52227..5707e11 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$
+
-- 
GitLab