diff options
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r-- | Makefile.pre.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index dd267b4..363a4eb 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1432,8 +1432,6 @@ libinstall: build_all $(srcdir)/Modules/xxmodule.c *CVS) ;; \ *.py[co]) ;; \ *.orig) ;; \ - # bpo-37468: Don't install distutils/command/wininst-*.exe files used \ - # by distutils bdist_wininst: bdist_wininst only works on Windows. \ *wininst-*.exe) ;; \ *~) ;; \ *) \ |