webrtcbin: Reset need_negotiation flag in case of READY to NULL
[platform/upstream/gst-plugins-bad.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 if ENABLE_WEBRTCTEST
14 SUBDIRS_EXAMPLES = examples
15 endif
16
17 SUBDIRS = $(SUBDIRS_CHECK) $(SUBDIRS_EXAMPLES) files icles
18
19 DIST_SUBDIRS = check examples files icles