moved level-example to tests/examples/level-example
[platform/upstream/gst-plugins-good.git] / tests / Makefile.am
1 if HAVE_CHECK
2 SUBDIRS_CHECK = check
3 else
4 SUBDIRS_CHECK =
5 endif
6
7 SUBDIRS = $(SUBDIRS_CHECK) examples
8
9 DIST_SUBDIRS = check examples
10