X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=tests%2FMakefile.in;h=c1e9f0fe66deba553ba1f65a68ef2ddf675bd3ab;hp=11ed3e88d13c501ee5225359d11089b944ec9dd9;hb=3f36c1de2c5d3236d447685df5f4cde3b00ac038;hpb=739a3b0ef7f911f3bf19d50e788256d5d31f1846 diff --git a/tests/Makefile.in b/tests/Makefile.in index 11ed3e8..c1e9f0f 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -272,7 +272,7 @@ EXTRA_DIST = checkpatch.pl \ test-cppcheck.sh \ test-io-dir-list.sh -AM_CPPFLAGS = -pedantic -Werror +AM_CPPFLAGS = -Wall -Werror test_io_dir_list_SOURCES = test_io_dir_list.c test_psensor_type_to_unit_str_SOURCES = test_psensor_type_to_unit_str.c test_psensor_value_to_str_SOURCES = test_psensor_value_to_str.c