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

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

if USE_GCONF
GCONF_SUBDIRS=gstplay
else
GCONF_SUBDIRS=
endif

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