From 65d6dc27156112ac6a9f722b7b62529c94e0344b Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Fri, 10 Nov 2023 15:00:50 +0300 Subject: gh-108303: Install `Lib/test/configdata` (#111899) --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 0629e77..a74cb7e 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -2184,6 +2184,7 @@ TESTSUBDIRS= idlelib/idle_test \ test/certdata/capath \ test/cjkencodings \ test/crashers \ + test/configdata \ test/data \ test/decimaltestdata \ test/dtracedata \ -- cgit v0.12