From 1964d5bdf77fd009c7eca4527b666362d136505b Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Sun, 2 Feb 2014 13:59:26 -0800 Subject: [PATCH] Issue #19990: Install test/imghdrdata. --- Makefile.pre.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \ -- 2.50.1