]> git.sur5r.net Git - openldap/commitdiff
Change to be in line with libldap, i.e. add schema
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 28 May 1999 14:25:14 +0000 (14:25 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 28 May 1999 14:25:14 +0000 (14:25 +0000)
libraries/libldap_r/Makefile.in

index 9b61cfaee15acc6db0a07ae7f27ee648ccfa5074..8f365570388848238816731ca5a102cb1d945b18 100644 (file)
@@ -14,7 +14,7 @@ XXSRCS        = apitest.c test.c tmpltest.c \
        free.c disptmpl.c srchpref.c dsparse.c tmplout.c sort.c \
        getdn.c getentry.c getattr.c getvalues.c addentry.c \
        request.c getdxbyname.c os-ip.c url.c charset.c \
-       init.c options.c print.c string.c util-int.c
+       init.c options.c print.c string.c util-int.c schema.c
 SRCS   = thr_posix.c thr_cthreads.c thr_thr.c thr_lwp.c thr_nt.c \
        thr_sleep.c thr_stub.c rdwr.c
 OBJS   = bind.lo controls.lo open.lo result.lo error.lo compare.lo search.lo \
@@ -23,7 +23,7 @@ OBJS  = bind.lo controls.lo open.lo result.lo error.lo compare.lo search.lo \
        free.lo disptmpl.lo srchpref.lo dsparse.lo tmplout.lo sort.lo \
        getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo \
        request.lo getdxbyname.lo os-ip.lo url.lo charset.lo \
-       init.lo options.lo print.lo string.lo util-int.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_sleep.lo thr_stub.lo rdwr.lo