From: Ned Deily Date: Sun, 2 Feb 2014 21:59:26 +0000 (-0800) Subject: Issue #19990: Install test/imghdrdata. X-Git-Tag: v2.7.8~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1964d5bdf77fd009c7eca4527b666362d136505b;p=python Issue #19990: Install test/imghdrdata. --- 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 \