We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dc6a7 commit c1683b7Copy full SHA for c1683b7
Makefile.pre.in
@@ -1630,7 +1630,8 @@ distclean: clobber
1630
done
1631
-rm -f core Makefile Makefile.pre config.status \
1632
Modules/Setup Modules/Setup.local Modules/Setup.config \
1633
- Modules/ld_so_aix Modules/python.exp Misc/python.pc
+ Modules/ld_so_aix Modules/python.exp Misc/python.pc \
1634
+ Misc/python-config.sh
1635
-rm -f python*-gdb.py
1636
# Issue #28258: set LC_ALL to avoid issues with Estonian locale.
1637
# Expansion is performed here by shell (spawned by make) itself before
0 commit comments