view MANIFEST.in @ 645:a55048b2ae3a

this patch permits hgweb to show the deleted files in the changeset diff # HG changeset patch # User kreijack@inwind.REMOVEME.it # Node ID 08b33970007e753f12b2b2f9d0e169981a6e8c3c # Parent 7369ec5d93f2ffd490a43970edd9adf8d2bbe269 this patch permits hgweb to show the deleted files in the changeset diff
author kreijack@inwind.REMOVEME.it
date Wed, 06 Jul 2005 22:28:50 -0800
parents 4be4d4580467
children 8e518e11f6cf
line wrap: on
line source

include hg
recursive-include mercurial *.py
include hgweb.cgi
include hgeditor rewrite-log
include tests/README tests/run-tests tests/test-*[a-z] tests/*.out
include *.txt
include templates/map templates/map-*[a-z]
include templates/*.tmpl
include doc/README doc/*.txt
include contrib/*
include README
include CONTRIBUTORS
include COPYING
include TODO
include MANIFEST.in