From ece681b0ef2f480e886eb4ebd5eec39a95094209 Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Tue, 10 Jun 2008 20:24:03 +0000 Subject: Resolves: 450746 Summary: Added CLI for creating memberOf fix-up task entry. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c0e4817b..473eb701 100644 --- a/Makefile.am +++ b/Makefile.am @@ -236,6 +236,7 @@ task_SCRIPTS = ldap/admin/src/scripts/template-bak2db \ ldap/admin/src/scripts/template-db2bak.pl \ ldap/admin/src/scripts/template-db2index.pl \ ldap/admin/src/scripts/template-db2ldif.pl \ + ldap/admin/src/scripts/template-fixup-memberof.pl \ ldap/admin/src/scripts/template-ldif2db.pl \ ldap/admin/src/scripts/template-ns-accountstatus.pl \ ldap/admin/src/scripts/template-ns-activate.pl \ -- cgit