diff --git a/Makefile.pre.in b/Makefile.pre.in index f46b7ad47f7..8371d846f5e 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -866,7 +866,7 @@ LIBSUBDIRS= tkinter site-packages test test/output test/data \ importlib/test/import_ importlib/test/source \ setuptools setuptools/command setuptools/tests setuptools.egg-info \ multiprocessing multiprocessing/dummy \ - curses $(MACHDEPS) + curses pydoc_data $(MACHDEPS) libinstall: build_all $(srcdir)/Lib/$(PLATDIR) @for i in $(SCRIPTDIR) $(LIBDEST); \ do \