X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2FMakefile.am;h=f2ce28297031777dff249d407f4f94990e496c66;hp=c4c987511154c324fac2b0a56d7ecd1579d622ed;hb=7fc6f6c6b68ba7fa1be6de05ce3b9e2d97b82ea4;hpb=ac5b03be829b4c9369ebfb07a688308721103228 diff --git a/tools/Makefile.am b/tools/Makefile.am index c4c9875..f2ce282 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,11 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest +OPTDIRS = + +if CONFIG_RPCGEN +OPTDIRS += rpcgen +endif + +SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in