X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=bb99a7b7977bdb5ec6d1c9c11c5b46fd859d3fda;hp=b9afd42e06000f1efe2948d26b4a5167e6c3881d;hb=4b7a46869736e37d849dab5825324fb8f1d630ca;hpb=2c2ef354ac4311c07796dca34340d7e4b5c59520 diff --git a/Makefile b/Makefile index b9afd42e0..bb99a7b79 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...