cdr/kannel.pm: change row parse format, RT10991
[freeside.git] / Makefile
index 41be03b..6f96d8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -394,7 +394,7 @@ clean:
        make clean
 
 check-conflicts:
-       ! grep -r --exclude=config.log --exclude=config.status --exclude=gnupg_details_on_output_formats '^=======$$' .
+       ! grep -r --exclude='*config.log*' '--exclude=*config.status*' --exclude=gnupg_details_on_output_formats '--exclude=*mason_handler*' '^=======$$' .
 
 #these are probably only useful if you're me...