Merge branch 'master' into procmule
This commit is contained in:
@ -60,6 +60,7 @@ cc10:
|
||||
line33:
|
||||
@$(PMCCABE) -c `find -name '*.c' -o -name '*.cc'` \
|
||||
| grep -v mu-str-normalize.c \
|
||||
| grep -v config_options_group_find \
|
||||
| grep -v tests \
|
||||
| awk '($$5 > 33)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user