]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Forgot to install the test/output directory!
authorGuido van Rossum <guido@python.org>
Mon, 8 Sep 1997 01:51:23 +0000 (01:51 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Sep 1997 01:51:23 +0000 (01:51 +0000)
Makefile.in

index 0a26902ad4ebc56b1b284d8109374d576e56ae73..a6fa300a496f03f0f6ab3e7388736dc79130039a 100644 (file)
@@ -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 \