mirror of
https://github.com/python/cpython.git
synced 2025-11-09 22:16:39 +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 .hgignore \
|
||||||
-o -name .bzrignore \
|
-o -name .bzrignore \
|
||||||
-o -name MANIFEST \
|
-o -name MANIFEST \
|
||||||
-print
|
-o -print
|
||||||
|
|
||||||
# Perform some verification checks on any modified files.
|
# Perform some verification checks on any modified files.
|
||||||
patchcheck:
|
patchcheck:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue