regedit: Fix syntax for deleting registry keys (RHBZ#737944).
[hivex.git] / cfg.mk
1 # Tests not to run as part of "make distcheck".
2 local-checks-to-skip =                  \
3   sc_prohibit_strcmp                    \
4   sc_two_space_separator_in_usage       \
5   sc_prohibit_magic_number_exit         \
6   sc_file_system                        \
7   sc_GPL_version                        \
8   sc_bindtextdomain                     \
9   sc_makefile_path_separator_check      \
10   sc_program_name
11
12 gnulib_dir = .gnulib
13
14 exclude_file_name_regexp--sc_trailing_blank = \
15   ^sh/hivexsh\.pod$$
16
17 exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = \
18   ^images/minimal$$
19
20 exclude_file_name_regexp--sc_useless_cpp_parens = \
21   ^lib/gettext\.h$$