Commit 38bbbc73 authored by Guido van Rossum's avatar Guido van Rossum

Forgot to install the test/output directory!

parent eeadc042
......@@ -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 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment