summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2015-08-31 04:00:05 +0200
committerLuca Barbato <lu_zero@gentoo.org>2015-08-31 21:37:18 +0200
commit4dc9f00365853b1239936d771856cf1881b5c5ce (patch)
tree1295ab769d1428f2d53508c6c04ab8f1bc64b09b /libavcodec/Makefile
parent1a164e0a83dd7c1b129aeef10cb3caff368ce850 (diff)
build: Skip libvpx.h if libvpx is not enabled
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index a6e88c7093..2fbcc0922a 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -755,6 +755,7 @@ SKIPHEADERS += %_tablegen.h \
SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
+SKIPHEADERS-$(CONFIG_LIBVPX) += libvpx.h
SKIPHEADERS-$(CONFIG_MPEG_XVMC_DECODER) += xvmc.h
SKIPHEADERS-$(CONFIG_NVENC) += nvenc.h
SKIPHEADERS-$(CONFIG_QSV) += qsv.h qsv_internal.h