X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=6f96d8bb4405c2b715f66c4a511a65bf77cfefbf;hb=b00cb41411f82ce689308240e47fef1104a2ee0e;hp=cf8bc045ab45af67d4371d107cff61be3dc1308d;hpb=8c039243bb832cf9c8d382a5f5c46fa3408d4042;p=freeside.git diff --git a/Makefile b/Makefile index cf8bc045a..6f96d8bb4 100644 --- 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 '--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...