added test-cppcheck.sh in the distrib
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 13 Sep 2012 21:47:51 +0000 (21:47 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 13 Sep 2012 21:47:51 +0000 (21:47 +0000)
tests/Makefile.am

index eaee750..7bed616 100644 (file)
@@ -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 \