add stress test for xoverlay from Julien
[platform/upstream/gstreamer.git] / tests / Makefile.am
1 if BUILD_EXAMPLES
2 SUBDIRS_EXAMPLES = examples
3 else
4 SUBDIRS_EXAMPLES =
5 endif
6
7 if HAVE_CHECK
8 SUBDIRS_CHECK = check
9 else
10 SUBDIRS_CHECK =
11 endif
12
13 SUBDIRS =                       \
14         $(SUBDIRS_CHECK)        \
15         $(SUBDIRS_EXAMPLES)     \
16         icles
17
18 DIST_SUBDIRS =                  \
19         check                   \
20         examples                \
21         icles