summaryrefslogtreecommitdiff
path: root/tests/examples/Makefile.am
blob: 25264c59723a94699b795e7ff6ec29c8a256436c (plain)
1
2
3
4
5
6
7
8
9
10
if HAVE_FT2
FT2_SUBDIRS = seek
else
FT2_SUBDIRS =
endif

SUBDIRS = $(FT2_SUBDIRS) volume xerror

DIST_SUBDIRS = seek volume xerror