MANIFEST.in
changeset 2689 489c3bacce96
parent 2210 1ec3bd7efcfe
child 2690 e9ecc45795e8
equal deleted inserted replaced
2658:2be3001847cb 2689:489c3bacce96
     1 include hg
     1 include hg
     2 recursive-include mercurial *.py
     2 recursive-include mercurial *.py
     3 include hgweb.cgi hgwebdir.cgi
     3 include hgweb.cgi hgwebdir.cgi
     4 include hgeditor rewrite-log
     4 include hgeditor rewrite-log
     5 include tests/README tests/coverage.py tests/run-tests.py tests/md5sum.py tests/test-*[a-z0-9] tests/*.out
     5 include tests/README tests/*.py tests/test-*[a-z0-9] tests/*.out
     6 prune tests/*.err
     6 prune tests/*.err
     7 include *.txt
     7 include *.txt
     8 include templates/map templates/map-*[a-z0-9]
     8 include templates/map templates/map-*[a-z0-9]
     9 include templates/*.tmpl
     9 include templates/*.tmpl
    10 include templates/static/*
    10 include templates/static/*
    11 include doc/README doc/Makefile doc/gendoc.py doc/*.txt doc/*.html doc/*.[0-9]
    11 include doc/README doc/Makefile doc/gendoc.py doc/*.txt doc/*.html doc/*.[0-9]
    12 recursive-include contrib *
    12 recursive-include contrib *
       
    13 recursive-include hgext *
    13 include README
    14 include README
    14 include CONTRIBUTORS
    15 include CONTRIBUTORS
    15 include COPYING
    16 include COPYING
    16 include Makefile
    17 include Makefile
    17 include MANIFEST.in
    18 include MANIFEST.in
       
    19 prune *.elc *.orig *.rej *~ *.o *.so *.pyc *.swp *.prof