summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libffmpeg/libavcodec/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am
index 8006d8e94..65b9b2af9 100644
--- a/src/libffmpeg/libavcodec/Makefile.am
+++ b/src/libffmpeg/libavcodec/Makefile.am
@@ -82,10 +82,12 @@ libavcodec_la_LDFLAGS = \
noinst_HEADERS = \
avcodec.h \
+ bswap.h \
cabac.h \
common.h \
dsputil.h \
dvdata.h \
+ faandct.h \
golomb.h \
imgconvert_template.h \
indeo3data.h \