summaryrefslogtreecommitdiff
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2014-02-02 13:59:26 -0800
committerNed Deily <nad@acm.org>2014-02-02 13:59:26 -0800
commit1964d5bdf77fd009c7eca4527b666362d136505b (patch)
treeb366ec290e3269bd17fc39de5675649ae16c4770 /Makefile.pre.in
parent8a2e22ef3501bb295264d06b3f014532eb1dac6b (diff)
downloadcpython-git-1964d5bdf77fd009c7eca4527b666362d136505b.tar.gz
Issue #19990: Install test/imghdrdata.
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index c1a7f95861..a70119afb9 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -931,7 +931,9 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
LIBSUBDIRS= lib-tk lib-tk/test lib-tk/test/test_tkinter \
lib-tk/test/test_ttk site-packages test test/audiodata test/data \
- test/cjkencodings test/decimaltestdata test/xmltestdata test/subprocessdata \
+ test/cjkencodings test/decimaltestdata test/xmltestdata \
+ test/imghdrdata \
+ test/subprocessdata \
test/tracedmodules \
encodings compiler hotshot \
email email/mime email/test email/test/data \