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