summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libffmpeg/libavcodec/Makefile.am')
-rw-r--r--src/libffmpeg/libavcodec/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am
index f05501807..0fcae49fb 100644
--- a/src/libffmpeg/libavcodec/Makefile.am
+++ b/src/libffmpeg/libavcodec/Makefile.am
@@ -16,7 +16,8 @@ noinst_LTLIBRARIES = libavcodec.la
libavcodec_la_SOURCES = common.c utils.c mpegvideo.c h263.c jrevdct.c jfdctfst.c \
mjpeg.c dsputil.c \
motion_est.c imgconvert.c msmpeg4.c \
- mpeg12.c h263dec.c rv10.c simple_idct.c
+ mpeg12.c h263dec.c rv10.c simple_idct.c \
+ ratecontrol.c
#imgresample.c
libavcodec_la_LDFLAGS = \