summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.meta.toml b/.meta.toml
index f70b396..0fdd1ec 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,7 +2,7 @@
# https://github.com/zopefoundation/meta/tree/master/config/c-code
[meta]
template = "c-code"
-commit-id = "f0962ac8"
+commit-id = "fe63cb4c"
[python]
with-appveyor = true
@@ -30,6 +30,7 @@ fail-under = 99.5
additional-rules = [
"include *.sh",
"recursive-include docs *.bat",
+ "recursive-include include *.h",
"recursive-include src *.zcml",
]