]> git.sesse.net Git - ffmpeg/commitdiff
avcodec/Makefile: add missing dep for g723_1 encoder
authorJames Almer <jamrial@gmail.com>
Sat, 19 Dec 2015 21:50:47 +0000 (18:50 -0300)
committerJames Almer <jamrial@gmail.com>
Sat, 19 Dec 2015 21:50:47 +0000 (18:50 -0300)
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/Makefile

index 44b199e2485528fa4f729c8edb38bc539c0ca530..5bcd35b9792c657c1c4c41a6f8f22c0eac2ff5cf 100644 (file)
@@ -281,7 +281,7 @@ OBJS-$(CONFIG_G2M_DECODER)             += g2meet.o elsdec.o
 OBJS-$(CONFIG_G723_1_DECODER)          += g723_1dec.o g723_1.o \
                                           acelp_vectors.o celp_filters.o celp_math.o
 OBJS-$(CONFIG_G723_1_ENCODER)          += g723_1enc.o g723_1.o \
-                                          acelp_vectors.o celp_filters.o
+                                          acelp_vectors.o celp_filters.o celp_math.o
 OBJS-$(CONFIG_G729_DECODER)            += g729dec.o lsp.o celp_math.o acelp_filters.o acelp_pitch_delay.o acelp_vectors.o g729postfilter.o
 OBJS-$(CONFIG_GIF_DECODER)             += gifdec.o lzw.o
 OBJS-$(CONFIG_GIF_ENCODER)             += gif.o lzwenc.o