From 5266203c4ecb59285f2ac31ff4cc5af5698cce18 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 9 Jan 2008 13:50:09 +0000 Subject: Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check-torture target like in the other packages. Original commit message from CVS: * Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check-torture target like in the other packages. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d966a8e..b73161c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-09 Stefan Kost + + * Makefile.am: + Include lcov.mak to allow builging coverage reports. Guard + check-torture target like in the other packages. + 2008-01-09 Sameer Naik reviewed by: Edward Hervey -- cgit