summaryrefslogtreecommitdiffstats
path: root/libaf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/Makefile')
-rw-r--r--libaf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libaf/Makefile b/libaf/Makefile
index ce9cd01a8f..902966b4d7 100644
--- a/libaf/Makefile
+++ b/libaf/Makefile
@@ -32,5 +32,6 @@ SRCS_COMMON = af.c \
SRCS_COMMON-$(HAVE_SYS_MMAN_H) += af_export.c
SRCS_COMMON-$(LIBAVCODEC) += af_lavcresample.c
+SRCS_COMMON-$(LIBAVCODEC_A) += af_lavcac3enc.c
include ../mpcommon.mak