X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=f74379727e1a091332477affd9e64a859b01ef84;hb=c1cd1e5c13ba6087850139bc9bea4ff5efb65200;hp=b9afd42e06000f1efe2948d26b4a5167e6c3881d;hpb=2c2ef354ac4311c07796dca34340d7e4b5c59520;p=freeside.git diff --git a/Makefile b/Makefile index b9afd42e0..f74379727 100644 --- a/Makefile +++ b/Makefile @@ -409,7 +409,7 @@ clean: make clean check-conflicts: - ! grep -r --exclude=config.log --exclude=config.status --exclude=gnupg_details_on_output_formats --exclude=mason_handler. '^=======$$' . + ! 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...