jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
[platform/upstream/gst-plugins-good.git] / tests / examples / Makefile.am
1 if USE_JACK
2 JACK_DIR=jack
3 else
4 JACK_DIR=
5 endif
6
7 SUBDIRS = audiofx equalizer $(JACK_DIR) level pulse rtp shapewipe spectrum v4l2
8
9 DIST_SUBDIRS = audiofx equalizer jack level pulse rtp shapewipe spectrum v4l2
10
11 include $(top_srcdir)/common/parallel-subdirs.mak