X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2FMakefile.am;h=f2ce28297031777dff249d407f4f94990e496c66;hb=bbee50bbebc245d4e1d496d046ff0ae04217612d;hp=515da1376e58042f761f0a0d247be3c56891d4d7;hpb=784a4fd163c34e654f54ea15aa96a00900d62630;p=nfs-utils.git diff --git a/tools/Makefile.am b/tools/Makefile.am index 515da13..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 locktest rpcdebug rpcgen nlmtest +OPTDIRS = + +if CONFIG_RPCGEN +OPTDIRS += rpcgen +endif + +SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in