X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=94e34f328f4be4c12d81b668a54bb88c66c8a1d1;hp=7bed616aae29a42da64be7196f75b30c9cd10609;hb=06862e2b6a78db8418000e4324d1bb732515057e;hpb=77decf9d301e48d617a53f0efda39e94bee7694a diff --git a/tests/Makefile.am b/tests/Makefile.am index 7bed616..94e34f3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,7 +15,7 @@ check_PROGRAMS = test-io-dir-list \ test-url-encode \ test-url-normalize -AM_CPPFLAGS = -pedantic -Werror +AM_CPPFLAGS = -Wall -Werror LIBS += ../src/lib/libpsensor.a \ $(SENSORS_LIBS)