tests: h264parse: add minimal unit test for closed caption SEI parsing
[platform/upstream/gstreamer.git] / tests / Makefile.am
1 if HAVE_GST_CHECK
2 SUBDIRS_CHECK = check
3 else
4 SUBDIRS_CHECK =
5 endif
6
7 if BUILD_EXAMPLES
8 SUBDIRS_EXAMPLES = examples
9 else
10 SUBDIRS_EXAMPLES =
11 endif
12
13 SUBDIRS = $(SUBDIRS_CHECK) $(SUBDIRS_EXAMPLES) files icles
14
15 DIST_SUBDIRS = check examples files icles