summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2014-02-02 21:59:49 (GMT)
committerNed Deily <nad@acm.org>2014-02-02 21:59:49 (GMT)
commit6bb21c48bcfac71a9c301b34b71e703dadd2e6ae (patch)
tree787051f56373ec473b58d1d7c32f4eb64c5344e6
parentbe7ff9f2f9d659fb2061b373a9788a777a23b4b1 (diff)
downloadcpython-6bb21c48bcfac71a9c301b34b71e703dadd2e6ae.zip
cpython-6bb21c48bcfac71a9c301b34b71e703dadd2e6ae.tar.gz
cpython-6bb21c48bcfac71a9c301b34b71e703dadd2e6ae.tar.bz2
Issue #19990: Install test/imghdrdata.
-rw-r--r--Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index e97b07b..fdca38e 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1019,6 +1019,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
test/audiodata \
test/capath test/data \
test/cjkencodings test/decimaltestdata test/xmltestdata \
+ test/imghdrdata \
test/subprocessdata test/sndhdrdata test/support \
test/tracedmodules test/encoded_modules \
test/namespace_pkgs \