build: Remove redundant OBJS declaration intended for programs
This commit is contained in:
1
Makefile
1
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
|
||||
|
Reference in New Issue
Block a user