summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index ddf2f8d6a..8bae621e2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,10 +2,10 @@ include ChangeLog
include CONTRIBUTORS.txt
include COPYING
include README.rst
-include examples/*.py examples/pylintrc examples/pylintrc_camelcase examples/pylintrc
include elisp/startup elisp/*.el
include pytest.ini
recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile
graft tests
recursive-exclude tests *.pyc
recursive-exclude script *
+recursive-exclude examples *