* Makefile.am: be lenient for SCM_DEFINE (line35)

This commit is contained in:
djcb 2012-07-20 11:55:50 +03:00
parent a1d6d096ca
commit 5d40728a0a
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ line35:
| grep -v mu-str-normalize.c \
| grep -v mu_str_subject_normalize \
| grep -v config_options_group_find \
| grep -v SCM_DEFINE_PUBLIC \
| grep -v SCM_DEFINE \
| grep -v tests \
| awk '($$5 > 35)'