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. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
