]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap_r/Makefile.in
In preparation for thread pools
[openldap] / libraries / libldap_r / Makefile.in
index 3455e8a2c8e63cd8c760b2e380f386900693f863..d5afab47cfd62ca0c313a7ca53b7d4671e6d71a8 100644 (file)
@@ -21,7 +21,7 @@ XXSRCS        = apitest.c test.c tmpltest.c extended.c \
        charray.c tls.c dn.c os-local.c dnssrv.c \
        utf-8.c
 SRCS   = thr_posix.c thr_cthreads.c thr_thr.c thr_lwp.c thr_nt.c \
-       thr_pth.c thr_sleep.c thr_stub.c rdwr.c
+       thr_pth.c thr_sleep.c thr_stub.c rdwr.c threads.c
 OBJS   = extended.lo \
        bind.lo controls.lo open.lo result.lo error.lo compare.lo search.lo \
        modify.lo add.lo modrdn.lo delete.lo abandon.lo ufn.lo cache.lo \
@@ -31,7 +31,7 @@ OBJS  = extended.lo \
        request.lo os-ip.lo url.lo \
        init.lo options.lo print.lo string.lo util-int.lo schema.lo \
        thr_posix.lo thr_cthreads.lo thr_thr.lo thr_lwp.lo thr_nt.lo \
-       thr_pth.lo thr_sleep.lo thr_stub.lo rdwr.lo \
+       thr_pth.lo thr_sleep.lo thr_stub.lo rdwr.lo threads.lo \
        charray.lo tls.lo dn.lo os-local.lo dnssrv.lo \
        utf-8.lo