X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;fp=utils%2FMakefile.am;h=5df7ca70816909395441df8d31a3f8c93af7958e;hp=d074b85b39a95ccbb71479371574b12a9f7d1986;hb=aff33d2e1fd7b4c8d91ff0cc5ea6ec4da125e1e0;hpb=16f151834e63d8df9f852b7e265f17c689553c35 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 \