summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/MANIFEST.in')
-rw-r--r--Lib/idlelib/MANIFEST.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/Lib/idlelib/MANIFEST.in b/Lib/idlelib/MANIFEST.in
index 96098f8..55186d6 100644
--- a/Lib/idlelib/MANIFEST.in
+++ b/Lib/idlelib/MANIFEST.in
@@ -1,3 +1,10 @@
+# Many of these entries are unnecessary because of the extra file copying
+# built into IDLE's setup.py. However, if that should change, they may
+# become necessary and meanwhile do no harm.
+include *.bat
+include *.def
+include *.gif
+include *.pyw
include *.txt
include idle
include MANIFEST.in