
5 Aug
2008
5 Aug
'08
8:52 a.m.
"Richard W.M. Jones" <rjones@redhat.com> wrote:
On Mon, Aug 04, 2008 at 04:24:55PM +0200, Jim Meyering wrote:
--- a/src/Makefile.am +++ b/src/Makefile.am @@ -189,3 +189,4 @@ install-exec-local: $(MKDIR_P) $(DESTDIR)$(localstatedir)/cache/libvirt
CLEANFILES = *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda +DISTCLEANFILES = $(BUILT_SOURCES)
Ooops, that'd be my fault then.
Nah. blame the reviewer (me) ;-) I've committed the fix.