]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.am
mountd: fix is_subdirectory to understand '/'
[nfs-utils.git] / utils / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 OPTDIRS =
4
5 if CONFIG_NFSV4
6 OPTDIRS += idmapd
7 if CONFIG_NFSIDMAP
8 OPTDIRS += nfsidmap
9 endif
10 endif
11
12 if CONFIG_NFSV41
13 OPTDIRS += blkmapd
14 endif
15
16 if CONFIG_GSS
17 OPTDIRS += gssd
18 endif
19
20 if CONFIG_MOUNT
21 OPTDIRS += mount
22 endif
23
24 if CONFIG_NFSDCLTRACK
25 OPTDIRS += nfsdcltrack
26 endif
27
28 SUBDIRS = \
29         exportfs \
30         mountd \
31         nfsd \
32         nfsstat \
33         showmount \
34         statd \
35         osd_login \
36         $(OPTDIRS)
37
38 MAINTAINERCLEANFILES = Makefile.in