diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/Makefile.in (renamed from utils/Makefile) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile.in index 7e58325..fbd9b3d 100644 --- a/utils/Makefile +++ b/utils/Makefile.in @@ -2,7 +2,7 @@ # Makefile for linux-nfs/support # -SUBDIRS = exportfs mountd nfsd statd nfsstat rquotad showmount \ +SUBDIRS = exportfs mountd nfsd statd nfsstat @RQUOTAD@ showmount \ nhfsstone lockd include $(TOP)rules.mk |