11 lines
301 B
Diff
11 lines
301 B
Diff
|
--- 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.
|