diff options
| author | neilbrown <neilbrown> | 2004-09-15 01:58:37 +0000 |
|---|---|---|
| committer | neilbrown <neilbrown> | 2004-09-15 01:58:37 +0000 |
| commit | 553caba3865667724291106d919e7c3fdf9534aa (patch) | |
| tree | 3540d319d70f7fa3d5c6e05c1c2ce24e4bdc85ac /utils/Makefile.in | |
| parent | fcb905a5392c31a4c31e7d9e616e691d61358731 (diff) | |
| download | nfs-utils-553caba3865667724291106d919e7c3fdf9534aa.tar.gz nfs-utils-553caba3865667724291106d919e7c3fdf9534aa.tar.xz nfs-utils-553caba3865667724291106d919e7c3fdf9534aa.zip | |
Prepare to support gss authentication and idmap looks for nfsv4
Diffstat (limited to 'utils/Makefile.in')
| -rw-r--r-- | utils/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.in b/utils/Makefile.in index 8f25879..02bafbf 100644 --- a/utils/Makefile.in +++ b/utils/Makefile.in @@ -3,7 +3,7 @@ # SUBDIRS = exportfs mountd nfsd statd nfsstat @RQUOTAD@ showmount \ - nhfsstone lockd + nhfsstone lockd @IDMAPD@ include $(TOP)rules.mk |
