diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-03-13 18:04:46 +0000 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-03-13 18:04:46 +0000 |
commit | 9950787088462b26579400294b3ce92c8c94d2b2 (patch) | |
tree | f01f42b7703e628b512d969800ecc8d084ef6997 /configure.ac | |
parent | 3d7deea56bb1f05d773e1e9efe61044a0f5dcd3e (diff) | |
download | pykolab-9950787088462b26579400294b3ce92c8c94d2b2.tar.gz |
Add our saslauthd multi-domain implementation
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3b4bb20..ea9bb48 100644 --- a/configure.ac +++ b/configure.ac @@ -26,6 +26,7 @@ kolabd/Makefile po/Makefile.in pykolab/constants.py pykolab/Makefile +saslauthd/Makefile ]) AC_OUTPUT |