summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3a01763..59e082c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -289,7 +289,7 @@ maninstall:
# Install the library
PLATDIR= plat-$(MACHDEP)
MACHDEPS= $(PLATDIR)
-LIBSUBDIRS= lib-old lib-tk test test/output $(MACHDEPS)
+LIBSUBDIRS= lib-old lib-tk test test/output encodings $(MACHDEPS)
libinstall: python $(srcdir)/Lib/$(PLATDIR)
@for i in $(SCRIPTDIR) $(LIBDEST); \
do \