view libass/Makefile @ 25415:a0a6541b1944

r25345 patched the wrong line. Here's the right fix (100l to me, i deserved them) Patch by Guillaume Lecerf.
author ben
date Mon, 17 Dec 2007 19:35:30 +0000
parents 35ba35934057
children
line wrap: on
line source

include ../config.mak

LIBNAME_COMMON = libass.a

SRCS_COMMON = ass.c \
              ass_cache.c \
              ass_fontconfig.c \
              ass_render.c \
              ass_utils.c \
              ass_mp.c \
              ass_bitmap.c \
              ass_library.c \
              ass_font.c \

include ../mpcommon.mak