Aegisub/libass/Makefile.am
Amar Takhar 75e39a2660 My original hope was to include our pre-packaged version of libass, but until
all the self-registering 'modules' are kicked out that can't happen.  I'll
commit the changes to Makefile.am though for safe-keeping.

Originally committed to SVN as r1925.
2008-03-06 20:39:10 +00:00

8 lines
427 B
Makefile

noinst_LIBRARIES = libass.a
libass_a_CPPFLAGS = @FREETYPE_CFLAGS@ -DHAVE_FONTCONFIG -DUSE_ICONV @FONTCONFIG_CFLAGS@
libass_a_SOURCES = ass.c ass_cache.c ass_font.c ass_fontconfig.c ass_render.c \
ass_utils.c ass_bitmap.c ass_library.c mputils.c \
ass_bitmap.h ass_cache.h ass_fontconfig.h ass_font.h ass.h \
ass_library.h ass_types.h ass_utils.h help_mp.h mputils.h