diff options
-rw-r--r-- | Makefile.pre.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index ed77beb..fbd4c3a 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1911,7 +1911,7 @@ LIBSUBDIRS= asyncio \ html \ http \ idlelib idlelib/Icons \ - importlib importlib/metadata \ + importlib importlib/resources importlib/metadata \ json \ lib2to3 lib2to3/fixes lib2to3/pgen2 \ logging \ |