changeset 740:d2422f10c136

Merge from BOS manifest hash: 2276dbd96bb4221e579c871a1de2403c92c85659
author mpm@selenic.com
date Wed, 20 Jul 2005 20:00:29 -0500
parents e5b39ce2c3c9 (diff) 36edb39e8e8c (current diff)
children 156dc2f3be7f
files .hgignore MANIFEST.in contrib/hgit doc/FAQ.txt doc/hg.1.txt mercurial/commands.py mercurial/hg.py mercurial/util.py templates/map tests/test-help.out
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in	Wed Jul 20 04:08:11 2005 -0800
+++ b/MANIFEST.in	Wed Jul 20 20:00:29 2005 -0500
@@ -6,7 +6,7 @@
 include *.txt
 include templates/map templates/map-*[a-z]
 include templates/*.tmpl
-include doc/README doc/*.txt
+include doc/README doc/*.txt Makefile
 recursive-include contrib *
 include README
 include CONTRIBUTORS