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