]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.am
9cdb4ea55cb5dcb1d73dfc1c29896711a653864b
[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         nhfsstone \
28         showmount \
29         statd \
30         $(OPTDIRS)
31
32 MAINTAINERCLEANFILES = Makefile.in