forked from mia/Aegisub
5 lines
66 B
Makefile
5 lines
66 B
Makefile
|
if BUILD_LIBASS
|
||
|
LIBASS_DIR = libass
|
||
|
endif
|
||
|
SUBDIRS = $(LIBASS_DIR)
|