On Thu, Jun 23, 2011 at 12:41:55 (CEST), Diego Biurrun wrote:

> On Thu, Jun 23, 2011 at 12:38:03PM +0200, Diego Biurrun wrote:
>> ---
>>  Makefile |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>> 
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -172,7 +172,7 @@ testclean:
>>  clean:: testclean
>>      $(RM) $(ALLPROGS)
>>      $(RM) $(CLEANSUFFIXES)
>> -    $(RM) doc/*.html doc/*.pod doc/*.1
>> +    $(RM) doc/*.html doc/*.pod doc/*.1 doc/*.d doc/*~
>>      $(RM) $(TOOLS)
>>      $(RM) $(CLEANSUFFIXES:%=tools/%)
>
> This is for the 0.7 branch - git send-email does not note the branch.

Is this commit in master? The commit message does not seem to reference
any commit so I guess no. Shouldn't this be applied in master first,
then?

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to