forked from FFmpeg/FFmpeg
avfilter/Makefile: Add fflcms2.h to SKIPHEADERS- if necessary
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
2eb7e38cb8
commit
5f8c83e95e
1 changed files with 1 additions and 0 deletions
|
@ -596,6 +596,7 @@ SHLIBOBJS += log2_tab.o
|
|||
# Windows resource file
|
||||
SLIBOBJS-$(HAVE_GNU_WINDRES) += avfilterres.o
|
||||
|
||||
SKIPHEADERS-$(CONFIG_LCMS2) += fflcms2.h
|
||||
SKIPHEADERS-$(CONFIG_LIBVIDSTAB) += vidstabutils.h
|
||||
|
||||
SKIPHEADERS-$(CONFIG_QSVVPP) += qsvvpp.h
|
||||
|
|
Loading…
Add table
Reference in a new issue