]> granicus.if.org Git - python/commitdiff
Install the contents of the Lib/curses directory
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 10 Jun 2000 23:08:21 +0000 (23:08 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 10 Jun 2000 23:08:21 +0000 (23:08 +0000)
Makefile.in

index 1b7179208ac314c3209921be30192f206f70eca5..ac52a30c95a9b7620c6ad444997afadd6fe549f6 100644 (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 \