X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=7bed616aae29a42da64be7196f75b30c9cd10609;hb=0d947eddb1a19b22d0c5ac7c1bf558350bf1c69e;hp=eaee75075ba19f3012d258636bed78ae1400308c;hpb=5ac9589f0b5da7c69c86dbeb3b4ec0422297878b;p=psensor.git diff --git a/tests/Makefile.am b/tests/Makefile.am index eaee750..7bed616 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,7 +4,10 @@ check-local: checkpatch.pl DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@ -EXTRA_DIST = checkpatch.pl data test-io-dir-list.sh +EXTRA_DIST = checkpatch.pl \ + data \ + test-cppcheck.sh \ + test-io-dir-list.sh check_PROGRAMS = test-io-dir-list \ test-psensor-type-to-unit-str \