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