Original commit message from CVS:
[platform/upstream/gstreamer.git] / tests / examples / Makefile.am
1 if HAVE_FT2
2 FT2_SUBDIRS = seek
3 else
4 FT2_SUBDIRS =
5 endif
6
7 SUBDIRS = $(FT2_SUBDIRS) volume xerror
8
9 DIST_SUBDIRS = seek volume xerror
10