diff options
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r-- | libavutil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile index 18a5a63557..318f746446 100644 --- a/libavutil/Makefile +++ b/libavutil/Makefile @@ -92,6 +92,7 @@ OBJS = adler32.o \ timecode.o \ tree.o \ utils.o \ + xga_font_data.o \ xtea.o \ OBJS-$(HAVE_BROKEN_SNPRINTF) += ../compat/msvcrt/snprintf.o |