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 .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…
Reference in New Issue