From: Andrew M. Kuchling Date: Sat, 10 Jun 2000 23:08:21 +0000 (+0000) Subject: Install the contents of the Lib/curses directory X-Git-Tag: v2.0b1~1519 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e53903c6757e6516259b6d7066aa1c7d30342d82;p=python Install the contents of the Lib/curses directory --- diff --git a/Makefile.in b/Makefile.in index 1b7179208a..ac52a30c95 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \