X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2FMakefile.am;h=b892dc86cbb251fbf1df19e9ecbe56c90ef7fa77;hp=d074b85b39a95ccbb71479371574b12a9f7d1986;hb=8239ec6587ce103d7bcb4b37c680c0c10ef5b37c;hpb=6b9d7ab4df98cf9881c7cc4341631eec25bb0e26 diff --git a/utils/Makefile.am b/utils/Makefile.am index d074b85..b892dc8 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -21,6 +21,10 @@ if CONFIG_MOUNT OPTDIRS += mount endif +if CONFIG_NFSDCLTRACK +OPTDIRS += nfsdcltrack +endif + SUBDIRS = \ exportfs \ mountd \ @@ -28,6 +32,7 @@ SUBDIRS = \ nfsstat \ showmount \ statd \ + osd_login \ $(OPTDIRS) MAINTAINERCLEANFILES = Makefile.in