summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordjcb <djcb@djcbsoftware.nl>2012-07-20 11:55:50 +0300
committerdjcb <djcb@djcbsoftware.nl>2012-07-20 11:55:50 +0300
commit5d40728a0aef5c7f99bd5f6f7a74c56ad8baf703 (patch)
tree93ee0dff6004754ce4c8cbfcd3a968d9241aaae0 /Makefile.am
parenta1d6d096caaa0953303eae1b8a9b0d0286cab515 (diff)
* Makefile.am: be lenient for SCM_DEFINE (line35)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 64fd653..22704ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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)'