projects
/
nfs-utils.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
statd: Replace note() with xlog() in rpc.statd
[nfs-utils.git]
/
utils
/
Makefile.am
diff --git
a/utils/Makefile.am
b/utils/Makefile.am
index
723657c
..
8665183
100644
(file)
--- a/
utils/Makefile.am
+++ b/
utils/Makefile.am
@@
-2,10
+2,6
@@
OPTDIRS =
-if CONFIG_RQUOTAD
-OPTDIRS += rquotad
-endif
-
if CONFIG_NFSV4
OPTDIRS += idmapd
endif
@@
-20,7
+16,6
@@
endif
SUBDIRS = \
exportfs \
- lockd \
mountd \
nfsd \
nfsstat \