mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Merge Makefile fix from 3.2 (thanks Georg)
This commit is contained in:
commit
65d81f4f98
1 changed files with 1 additions and 1 deletions
|
|
@ -1359,7 +1359,7 @@ funny:
|
|||
-o -name .hgignore \
|
||||
-o -name .bzrignore \
|
||||
-o -name MANIFEST \
|
||||
-print
|
||||
-o -print
|
||||
|
||||
# Perform some verification checks on any modified files.
|
||||
patchcheck:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue