You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
301 B

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -8,7 +8,6 @@ ACLOCAL_AMFLAGS = -I m4
  4. EXTRA_DIST = COPYING.README README.android
  5. -@CODE_COVERAGE_RULES@
  6. # If git describe works, force autoconf to run in order to make sure we have the
  7. # current version number from git in the resulting configure script.