summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
blob: 86651833cb57e5cf69a99aa4e1a89c7c86a48c44 (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
## Process this file with automake to produce Makefile.in

OPTDIRS =

if CONFIG_NFSV4
OPTDIRS += idmapd
endif

if CONFIG_GSS
OPTDIRS += gssd
endif

if CONFIG_MOUNT
OPTDIRS += mount
endif

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

MAINTAINERCLEANFILES = Makefile.in