]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/Makefile.in
Change LDAP.ld_lberoptions to `short', to realign with BerElement.ber_options
[openldap] / libraries / liblutil / Makefile.in
index 9596b2af7beb4b10ff24791201e06defb9bfd542..db5d90194835083947977c5a0e18bec0219f0594 100644 (file)
@@ -3,8 +3,8 @@
 ##
 
 LIBRARY        = liblutil.a
-SRCS   = base64.c md5.c sha1.c
-OBJS   = base64.o md5.o sha1.o @LIBOBJS@
+SRCS   = base64.c detach.c md5.c passwd.c sha1.c
+OBJS   = base64.o detach.o md5.o passwd.o sha1.o @LIBOBJS@
 
 LDAP_INCDIR= ../../include       
 LDAP_LIBDIR= ../../libraries