summaryrefslogtreecommitdiffstats
path: root/ipa-server/configure.ac
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-08-15 17:37:45 -0600
committerRob Crittenden <rcritten@redhat.com>2008-10-13 14:09:03 -0400
commit6454956d51f5a99f80f63475ae38d422ebc4432d (patch)
tree88b0da74e9d457df7ef1c2ad6c6e20c65dee0013 /ipa-server/configure.ac
parent09514965931d91b8b88841e14493b5213bf381a3 (diff)
downloadfreeipa-6454956d51f5a99f80f63475ae38d422ebc4432d.tar.gz
freeipa-6454956d51f5a99f80f63475ae38d422ebc4432d.tar.xz
freeipa-6454956d51f5a99f80f63475ae38d422ebc4432d.zip
Added the new IPA WinSync Plug-in Work done so far * added the new plugin to makefiles, spec file * added stubs for the api, including begin update, end update, and destroy callbacks * added config code to allow dynamic dse config changes and auto-discovery of realm and new user objectclass list
Diffstat (limited to 'ipa-server/configure.ac')
-rw-r--r--ipa-server/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa-server/configure.ac b/ipa-server/configure.ac
index d11e7cc55..2bc96332b 100644
--- a/ipa-server/configure.ac
+++ b/ipa-server/configure.ac
@@ -293,6 +293,7 @@ AC_CONFIG_FILES([
ipa-slapi-plugins/dna/Makefile
ipa-slapi-plugins/ipa-memberof/Makefile
ipa-slapi-plugins/ipa-pwd-extop/Makefile
+ ipa-slapi-plugins/ipa-winsync/Makefile
xmlrpc-server/Makefile
xmlrpc-server/test/Makefile
man/Makefile