Mercurial > mplayer.hg
changeset 26349:971eca6fdcc8
1000l fix linking after r26378
author | rtogni |
---|---|
date | Wed, 09 Apr 2008 21:49:27 +0000 |
parents | 74188a3a558d |
children | 07abe94a9cc4 |
files | libmpcodecs/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/Makefile Wed Apr 09 20:53:11 2008 +0000 +++ b/libmpcodecs/Makefile Wed Apr 09 21:49:27 2008 +0000 @@ -103,7 +103,7 @@ vf_spp.c \ vf_uspp.c \ -SRCS_COMMON-$(ASS) += vf_ass.c +SRCS_COMMON-$(LIBASS) += vf_ass.c SRCS_COMMON-$(FAAD) += ad_faad.c SRCS_COMMON-$(HAVE_POSIX_SELECT) += vf_bmovl.c SRCS_COMMON-$(JPEG) += vd_ijpg.c