summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
blob: 79f1270bf15cd9af5470fa060ed5d1fa3bf2e2de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
## Process this file with automake to produce Makefile.in

OPTDIRS =

if CONFIG_RQUOTAD
OPTDIRS += rquotad
endif

if CONFIG_NFSV4
OPTDIRS += idmapd
endif

if CONFIG_GSS
OPTDIRS += gssd svcgssd
endif

SUBDIRS = \
	exportfs \
	lockd \
	mountd \
	nfsd \
	nfsstat \
	nhfsstone \
	showmount \
	statd \
	$(OPTDIRS)

MAINTAINERCLEANFILES = Makefile.in