Forgot to install the test/output directory!

This commit is contained in:
Guido van Rossum 1997-09-08 01:51:23 +00:00
parent eeadc04200
commit 38bbbc733f

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