You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
211 B
9 lines
211 B
SOURCES_subsdec = subsass.c subsdec.c subsdec.h
|
|
SOURCES_subsusf = subsusf.c subsdec.h
|
|
SOURCES_t140 = t140.c
|
|
|
|
libvlc_LTLIBRARIES += \
|
|
libsubsdec_plugin.la \
|
|
libsubsusf_plugin.la \
|
|
libt140_plugin.la \
|
|
$(NULL)
|
|
|