summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
blob: 4620963e66f6efaf2f110721808d57a5328bc87f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 indexing gstplay switch level