summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
blob: 6c582d9e57207d758f68a5b00106caa222f0377a (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)
DIST_SUBDIRS=capsfilter dynparams seeking indexing