diff --git a/Makefile.pre.in b/Makefile.pre.in index 94a1208efa..d2c0bc649c 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1431,8 +1431,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) ;; \ *~) ;; \ *) \