summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 46069a7d8b..00d615bfdb 100644
--- a/Makefile
+++ b/Makefile
@@ -122,10 +122,13 @@ SRCS_COMMON-$(LIBASS) += libmpcodecs/vf_ass.c \
SRCS_COMMON-$(LIBASS_INTERNAL) += libass/ass.c \
libass/ass_bitmap.c \
libass/ass_cache.c \
+ libass/ass_drawing.c \
libass/ass_font.c \
libass/ass_fontconfig.c \
libass/ass_library.c \
+ libass/ass_parse.c \
libass/ass_render.c \
+ libass/ass_strtod.c \
libass/ass_utils.c \
SRCS_COMMON-$(LIBAVCODEC) += av_opts.c \