X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=09045dd6a85c8d06bc92737cdcef9fc9f4bae479;hp=d074b85b39a95ccbb71479371574b12a9f7d1986;hb=a8dcaa282122b5db8f4ffb7e5d99b2c4b62cbb78;hpb=6b9d7ab4df98cf9881c7cc4341631eec25bb0e26 diff --git a/utils/Makefile.am b/utils/Makefile.am index d074b85..09045dd 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 \ @@ -28,6 +32,7 @@ SUBDIRS = \ nfsstat \ showmount \ statd \ + osd_login \ $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in