From 4becf6f9e596b45401680c4947e2d92c953d5e08 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Apr 2006 10:48:09 +0000 Subject: forget the past. forget the past. --- MANIFEST.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 MANIFEST.in (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 000000000..feed5c68b --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,18 @@ +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 -- cgit v1.2.1