# regenerate lexer with flex
src/lex.c
# regenerate parser with bison
src/parse.c
# regenerate manpage with help2man
man/selint.1
# generated testsuite artifacts
tests/functional/policies/parse_errors/test3_tmp.if
tests/functional/policies/parse_errors/test5_tmp.te
tests/functional/policies/parse_errors/test6_tmp.if
