Merge Makefile fix from 3.2 (thanks Georg)

This commit is contained in:
Éric Araujo 2011-08-16 19:11:00 +02:00
commit 65d81f4f98
1 changed files with 1 additions and 1 deletions

View File

@ -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: