X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2FMakefile.am;h=db153463c0a2d0d2b8b8a2cac8f7a4779d7d63c8;hp=09f0c447a9c996a72fc25b6fa28ccbd72a7570ce;hb=8e0ca8f2b6152efe58fbf78648bb889ab76a3d43;hpb=f4a94f9c70e279aa72a2d6aa6874c8406f68987c diff --git a/tools/Makefile.am b/tools/Makefile.am index 09f0c44..db15346 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 $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in