12 lines
454 B
Diff
12 lines
454 B
Diff
diff -urN a/Makefile.pre.in b/Makefile.pre.in
|
|
--- a/Makefile.pre.in 2014-10-11 22:45:09.804433500 +0100
|
|
+++ b/Makefile.pre.in 2014-10-11 22:45:12.907611000 +0100
|
|
@@ -964,6 +964,7 @@
|
|
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
|
multiprocessing multiprocessing/dummy \
|
|
unittest unittest/test \
|
|
+ msilib \
|
|
lib-old \
|
|
curses pydoc_data $(MACHDEPS)
|
|
libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
|