Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f7bd3c

Browse files
committed
Added site-packages. (Sorry, forgot who submitted this patch.)
1 parent e56b4cf commit 0f7bd3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ maninstall:
289289
# Install the library
290290
PLATDIR= plat-$(MACHDEP)
291291
MACHDEPS= $(PLATDIR)
292-
LIBSUBDIRS= lib-old lib-tk test test/output encodings \
292+
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
293293
distutils distutils/command $(MACHDEPS)
294294
libinstall: python $(srcdir)/Lib/$(PLATDIR)
295295
@for i in $(SCRIPTDIR) $(LIBDEST); \

0 commit comments

Comments
 (0)