projects
/
nfs-utils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Autogen update
[nfs-utils.git]
/
utils
/
Makefile.am
1
## Process this file with automake to produce Makefile.in
2
3
OPTDIRS =
4
5
if CONFIG_RQUOTAD
6
OPTDIRS += rquotad
7
endif
8
9
if CONFIG_NFSV4
10
OPTDIRS += idmapd
11
endif
12
13
if CONFIG_GSS
14
OPTDIRS += gssd svcgssd
15
endif
16
17
SUBDIRS = \
18
exportfs \
19
lockd \
20
mountd \
21
nfsd \
22
nfsstat \
23
nhfsstone \
24
showmount \
25
statd \
26
$(OPTDIRS)
27
28
MAINTAINERCLEANFILES = Makefile.in