On 02/11/13 17:07, Diego Biurrun wrote: > --- > Makefile | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Makefile b/Makefile > index e116905..af83cfa 100644 > --- a/Makefile > +++ b/Makefile > @@ -62,7 +62,6 @@ PROGS-$(CONFIG_AVPROBE) += avprobe > PROGS-$(CONFIG_AVSERVER) += avserver > > PROGS := $(PROGS-yes:%=%$(EXESUF)) > -OBJS = cmdutils.o $(EXEOBJS) > OBJS-avconv = avconv_opt.o avconv_filter.o > TESTTOOLS = audiogen videogen rotozoom tiny_psnr base64 > HOSTPROGS := $(TESTTOOLS:%=tests/%) doc/print_options
Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
