Install the contents of the Lib/curses directory

This commit is contained in:
Andrew M. Kuchling 2000-06-10 23:08:21 +00:00
parent d0939fa592
commit e53903c675
1 changed files with 1 additions and 1 deletions

View File

@ -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 \