X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.in;h=61985581126fbba6851cb0dc2344a177c2e1cd5d;hb=a5142d1a1fdb1480daa8ffc334170611329bb597;hp=58331d936524547c9149ad3e416f1dfcbbdd55af;hpb=e98cd07e815b1fd4c2772c42f046ad26d64988ac;p=psensor.git diff --git a/tests/Makefile.in b/tests/Makefile.in index 58331d9..6198558 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -220,7 +220,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = checkpatch.pl data test-io-dir-list.sh -AM_CPPFLAGS = -pedantic +AM_CPPFLAGS = -pedantic -Werror test_url_encode_SOURCES = test_url_encode.c test_url_encode_LDADD = ../src/lib/libpsensor.a test_url_normalize_SOURCES = test_url_normalize.c