]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.am
Merge branch 'upstream'
[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
15 endif
16
17 if CONFIG_MOUNT
18 OPTDIRS += mount
19 endif
20
21 SUBDIRS = \
22         exportfs \
23         lockd \
24         mountd \
25         nfsd \
26         nfsstat \
27         showmount \
28         statd \
29         $(OPTDIRS)
30
31 MAINTAINERCLEANFILES = Makefile.in