Mercurial > hg-stable
annotate MANIFEST.in @ 464:50da4bb9cab6
Merge from http://moffetthome.net:8012/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Merge from http://moffetthome.net:8012/
manifest hash: 3a67864af6b0276eabe640274633ca2625dbd4a5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCvQKkywK+sNU5EO8RArUHAKCSGtpEfJwYGoAIpj4mBDvcPted9wCgnzML
xr8WQ8DdPkJ9DVsLjvsbhJU=
=O7Fd
-----END PGP SIGNATURE-----
author | mpm@selenic.com |
---|---|
date | Fri, 24 Jun 2005 23:07:16 -0800 |
parents | 12e0fdbc57a0 |
children | 4be4d4580467 |
rev | line source |
---|---|
7 | 1 include hg |
2 recursive-include mercurial *.py | |
3 include tkmerge | |
188 | 4 include hgweb.cgi |
5 include hgeditor rewrite-log convert-repo | |
457 | 6 include tests/README tests/run-tests tests/test-*[a-z] tests/*.out |
7 | 7 include *.txt |
218
06bc1ef248a6
hgweb: put map-raw in setup.py and MANIFEST.in
mpm@selenic.com
parents:
188
diff
changeset
|
8 include templates/map templates/map-*[a-z] |
188 | 9 include templates/*.tmpl |
457 | 10 include doc/README doc/*.txt |
448 | 11 include contrib/* contrib/git-vis/* |
7 | 12 include README |