Added clean up for .gcno and .gcda files (left went c-unit-tests are enabled.

This commit is contained in:
Damien Stuart
2015-09-05 15:20:22 -04:00
parent 24b3a216bd
commit a4309ad768
4 changed files with 6 additions and 3 deletions

View File

@@ -28,4 +28,4 @@ AM_CPPFLAGS = $(GPGME_CFLAGS) -I $(top_srcdir)/common
include_HEADERS = fko.h
clean-local:
rm -f fko_utests
rm -f fko_utests *.gcno *.gcda