Merge Makefile fix from 3.2 (thanks Georg)
This commit is contained in:
commit
65d81f4f98
|
@ -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…
Reference in New Issue