[MPlayer-cvslog] r26381 - trunk/libmpcodecs/Makefile
rtogni
subversion at mplayerhq.hu
Wed Apr 9 23:49:27 CEST 2008
Author: rtogni
Date: Wed Apr 9 23:49:27 2008
New Revision: 26381
Log:
1000l fix linking after r26378
Modified:
trunk/libmpcodecs/Makefile
Modified: trunk/libmpcodecs/Makefile
==============================================================================
--- trunk/libmpcodecs/Makefile (original)
+++ trunk/libmpcodecs/Makefile Wed Apr 9 23:49:27 2008
@@ -103,7 +103,7 @@ SRCS_COMMON-$(LIBAVCODEC_A) +=
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
More information about the MPlayer-cvslog
mailing list