From 812af4546f590f3d30c69a476b50d4a66bbde1a3 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Fri, 10 Oct 2008 12:23:23 -0600 Subject: add update to fix the index for the winsync attributes --- ipa-server/ipa-install/updates/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ipa-server/ipa-install/updates/Makefile.am') diff --git a/ipa-server/ipa-install/updates/Makefile.am b/ipa-server/ipa-install/updates/Makefile.am index 56ec3b25f..5ba0b4ba3 100644 --- a/ipa-server/ipa-install/updates/Makefile.am +++ b/ipa-server/ipa-install/updates/Makefile.am @@ -6,6 +6,7 @@ app_DATA = \ RFC2307bis.update \ schema_compatibility.update \ nss_ldap.update \ + winsync_index.update \ $(NULL) EXTRA_DIST = \ -- cgit