mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
8 lines
160 B
Makefile
8 lines
160 B
Makefile
## process this file with automake to produce Makefile.in
|
|
|
|
if HAVE_AVICLASSES
|
|
AVICLASSES_SUBDIR=aviclasses
|
|
endif
|
|
|
|
SUBDIRS = avilib $(AVICLASSES_SUBDIR) src doc
|