mkvtoolnix/Makefile.am
2003-10-08 13:51:08 +00:00

16 lines
383 B
Makefile

## process this file with automake to produce Makefile.in
if HAVE_AVICLASSES
aviclasses_subdir=aviclasses
endif
if HAVE_AVILIB
avilib_subdir=avilib
endif
if HAVE_AVILIB0_6_10
avilib0_6_10_subdir=avilib-0.6.10
endif
SUBDIRS = $(avilib_subdir) $(aviclasses_subdir) $(avilib0_6_10_subdir) src doc
DIST_SUBDIRS = $(avilib_subdir) $(aviclasses_subdir) $(avilib0_6_10_subdir) \
src doc