X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tools%2FMakefile.am;h=db153463c0a2d0d2b8b8a2cac8f7a4779d7d63c8;hb=2dd083c5bdb5b38729b46dc65c886c77aa5a82b9;hp=c4c987511154c324fac2b0a56d7ecd1579d622ed;hpb=1408e610ac2db753543a546c4312b2eb6799f044;p=nfs-utils.git diff --git a/tools/Makefile.am b/tools/Makefile.am index c4c9875..db15346 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,11 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest +OPTDIRS = + +if CONFIG_RPCGEN +OPTDIRS += rpcgen +endif + +SUBDIRS = locktest rpcdebug nlmtest $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in