]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.am
umount should succeed even if we cannot contact the server.
[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         mountd \
24         nfsd \
25         nfsstat \
26         showmount \
27         statd \
28         $(OPTDIRS)
29
30 MAINTAINERCLEANFILES = Makefile.in