Add code coverage testing support.
[tinc] / Makefile.am
index 0810d4f..2b21abb 100644 (file)
@@ -8,6 +8,8 @@ ACLOCAL_AMFLAGS = -I m4
 
 EXTRA_DIST = COPYING.README README.android
 
+@CODE_COVERAGE_RULES@
+
 # If git describe works, force autoconf to run in order to make sure we have the
 # current version number from git in the resulting configure script.
 configure-version: