From: Ned Deily Date: Sun, 2 Feb 2014 21:59:49 +0000 (-0800) Subject: Issue #19990: Install test/imghdrdata. X-Git-Tag: v3.4.0rc1~116^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bb21c48bcfac71a9c301b34b71e703dadd2e6ae;p=python Issue #19990: Install test/imghdrdata. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index e97b07b24b..fdca38e327 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 \