summaryrefslogtreecommitdiffstats
path: root/tests/old/examples/Makefile.am
blob: 8c10c89eaf2d1308d20816228a999fc497afbbb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if HAVE_FT2
FT2_SUBDIRS=seeking
else
FT2_SUBDIRS=
endif

if HAVE_GTK
GTK_SUBDIRS=dynparams $(FT2_SUBDIRS)
else
GTK_SUBDIRS=
endif

SUBDIRS=$(GTK_SUBDIRS) gstplay
DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay