From: Guido van Rossum Date: Mon, 8 Sep 1997 01:51:23 +0000 (+0000) Subject: Forgot to install the test/output directory! X-Git-Tag: v1.5a4~211 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38bbbc733fe53cdb96482d60d7626fcac62411d8;p=thirdparty%2FPython%2Fcpython.git Forgot to install the test/output directory! --- diff --git a/Makefile.in b/Makefile.in index 0a26902ad4eb..a6fa300a496f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -250,7 +250,7 @@ maninstall: # Install the library MACHDEPS= $(MACHDEP) -LIBSUBDIRS= stdwin tkinter test $(MACHDEPS) +LIBSUBDIRS= lib-stdwin lib-tk test test/output $(MACHDEPS) libinstall: python $(srcdir)/Lib/$(MACHDEP) @for i in $(SCRIPTDIR) $(LIBDEST); \ do \