X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2FMakefile.am;h=db153463c0a2d0d2b8b8a2cac8f7a4779d7d63c8;hp=515da1376e58042f761f0a0d247be3c56891d4d7;hb=59506a24c2935681eeb5c47a59d734dc462c53e5;hpb=784a4fd163c34e654f54ea15aa96a00900d62630 diff --git a/tools/Makefile.am b/tools/Makefile.am index 515da13..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 locktest rpcdebug rpcgen nlmtest +OPTDIRS = + +if CONFIG_RPCGEN +OPTDIRS += rpcgen +endif + +SUBDIRS = locktest rpcdebug nlmtest $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in