diff --git a/Makefile.pre.in b/Makefile.pre.in index 37fe523625e02f..7af1845b345a69 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -2129,6 +2129,9 @@ TESTSUBDIRS= idlelib/idle_test \ test/imghdrdata \ test/leakers \ test/libregrtest \ + test/regrtestdata \ + test/regrtestdata/import_from_tests \ + test/regrtestdata/import_from_tests/test_regrtest_b \ test/sndhdrdata \ test/subprocessdata \ test/support \