Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-11-24 01:11:17 +0300
committerJames Almer <jamrial@gmail.com>2017-11-24 01:11:17 +0300
commitef8979f1992fd7753c2a236ac219a7147b7fe99a (patch)
tree5dedd1106eac7ebb55507598ec5395b89784c37d
parenta60b2425c3beaa214af59611988b9ae6c370933c (diff)
avfilter/Makefile: skip building opencl.h when opencl is disabled
Fixes make checkheaders. Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--libavfilter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 89737b5ad0..ec0deff86f 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -398,6 +398,7 @@ SKIPHEADERS-$(CONFIG_LIBVIDSTAB) += vidstabutils.h
OBJS-$(CONFIG_SHARED) += log2_tab.o
SKIPHEADERS-$(CONFIG_QSVVPP) += qsvvpp.h
+SKIPHEADERS-$(CONFIG_OPENCL) += opencl.h
TOOLS = graph2dot
TESTPROGS = drawutils filtfmts formats integral