Commit e53903c6 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Install the contents of the Lib/curses directory

parent d0939fa5
......@@ -290,7 +290,7 @@ maninstall:
PLATDIR= plat-$(MACHDEP)
MACHDEPS= $(PLATDIR)
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
distutils distutils/command $(MACHDEPS)
distutils distutils/command curses $(MACHDEPS)
libinstall: python $(srcdir)/Lib/$(PLATDIR)
@for i in $(SCRIPTDIR) $(LIBDEST); \
do \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment