third_party.pylibs.pylint.src/MANIFEST.in
root 4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00

19 lines
450 B
Plaintext

include COPYING
include DEPENDS
include ChangeLog
include TODO
include bin/symilar
include bin/pylint
include bin/*.bat
include bin/pylint-gui
include examples/pylintrc*
include examples/*.py
include elisp/*.el
include elisp/startup
include man/pylint.1
recursive-include doc *.txt *.html
recursive-include test/input *.py similar* noext
recursive-include test/messages *.txt *.txt2
recursive-include test/regrtest_data *.py
include test/fulltest.sh