diff --git a/Makefile.pre.in b/Makefile.pre.in index 4f4f096e728..1c0958ec974 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1374,6 +1374,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ test/test_importlib/source \ test/test_importlib/zipdata01 \ test/test_importlib/zipdata02 \ + test/ziptestdata \ asyncio \ test/test_asyncio \ collections concurrent concurrent/futures encodings \