# HG changeset patch # User Thomas Arendsen Hein # Date 1161078413 -7200 # Node ID 594d1ff79609de19ac991058b180a07a6876f205 # Parent b19360aa21e9c053a377a8c50f3e743051c40f7e Added *.bin to MANIFEST.in to include binfile.bin diff -r b19360aa21e9 -r 594d1ff79609 MANIFEST.in --- a/MANIFEST.in Mon Oct 16 20:38:04 2006 -0300 +++ b/MANIFEST.in Tue Oct 17 11:46:53 2006 +0200 @@ -2,7 +2,7 @@ recursive-include mercurial *.py include hgweb.cgi hgwebdir.cgi include hgeditor rewrite-log -include tests/README tests/*.py tests/test-*[a-z0-9] tests/*.out +include tests/README tests/*.py tests/test-*[a-z0-9] tests/*.out tests/*.bin prune tests/*.err include *.txt include doc/README doc/Makefile doc/gendoc.py doc/*.txt doc/*.html doc/*.[0-9]