X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2FMakefile.am;h=f2ce28297031777dff249d407f4f94990e496c66;hb=9630ea67ce13c9264f1c9ba94e8add98cc65ce19;hp=09f0c447a9c996a72fc25b6fa28ccbd72a7570ce;hpb=f4a94f9c70e279aa72a2d6aa6874c8406f68987c;p=nfs-utils.git 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