* Added "Base DN" "Bind DN" and "Bind DN password" config options
[citadel.git] / citadel / Makefile.in
index e5754cd681b9478aeb4f1c91dc6c1e937ca4d1bb..27bd186406d5f0fef2149b6d044214470559bef2 100644 (file)
@@ -42,7 +42,9 @@ SERV_MODULES=serv_chat.o \
        serv_bio.o \
        serv_expire.o \
        serv_vandelay.o \
-       serv_calendar.o ical_dezonify.o
+       serv_calendar.o \
+       ical_dezonify.o \
+       serv_ldap.o
 
 UTIL_TARGETS=aidepost msgform \
        citmail userlist sendcommand \