X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2FMakefile.am;h=5df7ca70816909395441df8d31a3f8c93af7958e;hb=1b0d2b29df2e089bbcabc37a4cd716a448d48a5e;hp=d074b85b39a95ccbb71479371574b12a9f7d1986;hpb=6b9d7ab4df98cf9881c7cc4341631eec25bb0e26;p=nfs-utils.git diff --git a/utils/Makefile.am b/utils/Makefile.am index d074b85..5df7ca7 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -21,6 +21,10 @@ if CONFIG_MOUNT OPTDIRS += mount endif +if CONFIG_NFSDCLD +OPTDIRS += nfsdcld +endif + SUBDIRS = \ exportfs \ mountd \