mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-07 14:45:29 +01:00
avfilter/Makefile: fix dependency for drawvg test
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -682,9 +682,7 @@ SKIPHEADERS-$(CONFIG_VULKAN) += vulkan_filter.h
|
||||
TOOLS = graph2dot
|
||||
TESTPROGS = drawutils filtfmts formats integral
|
||||
|
||||
ifdef CONFIG_DRAWVG_FILTER
|
||||
TESTPROGS += drawvg
|
||||
endif
|
||||
TESTPROGS-$(CONFIG_DRAWVG_FILTER) += drawvg
|
||||
|
||||
TOOLS-$(CONFIG_LIBZMQ) += zmqsend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user