From 874dc15c5d8ffb34520e2a90b48e664b00dda695 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 22 Oct 2010 16:03:18 -0400 Subject: ipa-modrdn: Enable plugin to handle krbPrincipalName on renames --- install/share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'install/share/Makefile.am') diff --git a/install/share/Makefile.am b/install/share/Makefile.am index a46ba36f1..e5fd64d19 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -41,6 +41,7 @@ app_DATA = \ wsgi.py \ user_private_groups.ldif \ uuid-ipauniqueid.ldif \ + modrdn-krbprinc.ldif \ $(NULL) EXTRA_DIST = \ -- cgit