summaryrefslogtreecommitdiffstats
path: root/CMakeScripts
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeScripts')
-rw-r--r--CMakeScripts/cmake_consistency_check_config.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeScripts/cmake_consistency_check_config.py b/CMakeScripts/cmake_consistency_check_config.py
index 3ee6d4449..24cb22002 100644
--- a/CMakeScripts/cmake_consistency_check_config.py
+++ b/CMakeScripts/cmake_consistency_check_config.py
@@ -40,8 +40,9 @@ IGNORE = (
# header files
"share/filters/filters.svg.h",
"share/palettes/palettes.h",
- "share/palettes/palettes.h",
"share/patterns/patterns.svg.h",
+ "share/templates/templates.h",
+ "share/symbols/symbols.h",
"src/libcola/cycle_detector.h",
"src/libnr/in-svg-plane-test.h",
"src/libnr/nr-point-fns-test.h",