aboutsummaryrefslogtreecommitdiff
path: root/net/tinc/patches/010-code-libtool.patch
blob: 6b18c54f225f2679f60d13d642b727f4e8e1a6db (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,6 @@ 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.