aboutsummaryrefslogtreecommitdiffstats
path: root/extras/filters/Makefile.am
blob: eb670bb620da1d029a6acfcd61386b81a61e615a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS	=

if HAVE_FILTER_MONKEY
SUBDIRS	+=	filter-monkey
endif

if HAVE_FILTER_STUB
SUBDIRS	+=	filter-stub
endif

if HAVE_FILTER_TRACE
SUBDIRS	+=	filter-trace
endif

if HAVE_FILTER_VOID
SUBDIRS	+=	filter-void
endif

man_MANS =	filter_api.3