"Richard W.M. Jones" <rjones(a)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.