diff options
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r-- | libavcodec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 4faa091..a991b2e 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -912,6 +912,8 @@ SKIPHEADERS += %_tablegen.h \ fft-internal.h \ tableprint.h \ tableprint_vlc.h \ + aaccoder_twoloop.h \ + aaccoder_trellis.h \ $(ARCH)/vp56_arith.h \ SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h |