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 cc3fa20 commit fa5abacCopy full SHA for fa5abac
Makefile.pre.in
@@ -1627,7 +1627,8 @@ distclean: clobber
1627
done
1628
-rm -f core Makefile Makefile.pre config.status \
1629
Modules/Setup Modules/Setup.local Modules/Setup.config \
1630
- Modules/ld_so_aix Modules/python.exp Misc/python.pc
+ Modules/ld_so_aix Modules/python.exp Misc/python.pc \
1631
+ Misc/python-config.sh
1632
-rm -f python*-gdb.py
1633
# Issue #28258: set LC_ALL to avoid issues with Estonian locale.
1634
# Expansion is performed here by shell (spawned by make) itself before
0 commit comments