]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.am
Imported Upstream version 1.2.4
[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_GSS
13 OPTDIRS += gssd
14 endif
15
16 if CONFIG_MOUNT
17 OPTDIRS += mount
18 endif
19
20 SUBDIRS = \
21         exportfs \
22         mountd \
23         nfsd \
24         nfsstat \
25         showmount \
26         statd \
27         $(OPTDIRS)
28
29 MAINTAINERCLEANFILES = Makefile.in