summaryrefslogtreecommitdiff
path: root/source/libvpx/libs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source/libvpx/libs.mk')
-rw-r--r--source/libvpx/libs.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/libvpx/libs.mk b/source/libvpx/libs.mk
index 43545e3..4691a12 100644
--- a/source/libvpx/libs.mk
+++ b/source/libvpx/libs.mk
@@ -183,8 +183,6 @@ CODEC_EXPORTS-$(CONFIG_DECODERS) += vpx/exports_dec
INSTALL-LIBS-yes += include/vpx/vpx_codec.h
INSTALL-LIBS-yes += include/vpx/vpx_image.h
INSTALL-LIBS-yes += include/vpx/vpx_integer.h
-INSTALL-LIBS-yes += include/vpx/vpx_codec_impl_top.h
-INSTALL-LIBS-yes += include/vpx/vpx_codec_impl_bottom.h
INSTALL-LIBS-$(CONFIG_DECODERS) += include/vpx/vpx_decoder.h
INSTALL-LIBS-$(CONFIG_ENCODERS) += include/vpx/vpx_encoder.h
ifeq ($(CONFIG_EXTERNAL_BUILD),yes)