X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=5a75c1efa532d71ff93b73569396d8468e37fb17;hb=5c5373c3cbfebddb0068fe13600766bb381048da;hp=04f9cef4cf1e66f7cd202d48e2ef6aa58c008491;hpb=90aa04a116a8be510b9d256b47de6bbb4144fb8b;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 04f9cef4c..5a75c1efa 100644 --- a/configure.ac +++ b/configure.ac @@ -45,6 +45,7 @@ AX_APPEND_COMPILE_FLAGS([ dnl -Wmissing-parameter-type dnl -Wold-style-definition dnl -Wstrict-prototypes dnl + -Wshadow dnl ], [WARN_CFLAGS], [-Werror]) @@ -1161,6 +1162,7 @@ AC_CONFIG_FILES([ tests/regression/tools/relayd-grouping/Makefile tests/regression/tools/clear/Makefile tests/regression/tools/trigger/Makefile + tests/regression/tools/trigger/firing-policy/Makefile tests/regression/tools/trigger/start-stop/Makefile tests/regression/tools/trigger/utils/Makefile tests/regression/ust/Makefile