From de88954b91f49387421f68a056a2e12cb6e94e7e Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 7 May 2009 10:51:44 -0400 Subject: New tool to enable/disable DS plugin to act as NIS server --- install/share/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install/share/Makefile.am') diff --git a/install/share/Makefile.am b/install/share/Makefile.am index 3a2ef87d5..754da8ee2 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -30,8 +30,9 @@ app_DATA = \ dna-posix.ldif \ master-entry.ldif \ memberof-task.ldif \ + nis.uldif \ unique-attributes.ldif \ - schema_compat.uldif \ + schema_compat.uldif \ $(NULL) EXTRA_DIST = \ -- cgit