[libvirt] [PATCH] make distclean: remove generated source files

Jim Meyering jim at meyering.net
Tue Aug 5 08:52:01 UTC 2008


"Richard W.M. Jones" <rjones at 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.




More information about the libvir-list mailing list