summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2014-02-02 22:00:39 (GMT)
committerNed Deily <nad@acm.org>2014-02-02 22:00:39 (GMT)
commit2f2ecaa48461fc4a8987f5b20f01fa61da90be51 (patch)
treed8c2a6b413c83f40fc98984ca1b53d1b497f459f /Makefile.pre.in
parent9c2389d2824dc07eb8ef757734b9f077cd767e2e (diff)
parent6bb21c48bcfac71a9c301b34b71e703dadd2e6ae (diff)
downloadcpython-2f2ecaa48461fc4a8987f5b20f01fa61da90be51.zip
cpython-2f2ecaa48461fc4a8987f5b20f01fa61da90be51.tar.gz
cpython-2f2ecaa48461fc4a8987f5b20f01fa61da90be51.tar.bz2
Issue #19990: Install test/imghdrdata.
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 0ccd9b0..bd79fb3 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1116,6 +1116,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 \