mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 08:02:16 -05:00
zap tmplout
This commit is contained in:
parent
80649933bd
commit
0845c0bf6f
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ XXSRCS = apitest.c test.c extended.c \
|
|||
bind.c controls.c open.c result.c error.c compare.c search.c \
|
||||
modify.c add.c modrdn.c delete.c abandon.c cache.c cyrus.c \
|
||||
getfilter.c sasl.c sbind.c kbind.c unbind.c \
|
||||
free.c dsparse.c tmplout.c sort.c \
|
||||
free.c dsparse.c sort.c \
|
||||
getdn.c getentry.c getattr.c getvalues.c addentry.c \
|
||||
request.c os-ip.c url.c sortctrl.c vlvctrl.c \
|
||||
init.c options.c print.c string.c util-int.c schema.c \
|
||||
|
|
@ -30,7 +30,7 @@ OBJS = threads.lo rdwr.lo tpool.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 cache.lo cyrus.lo \
|
||||
getfilter.lo sasl.lo sbind.lo kbind.lo unbind.lo \
|
||||
free.lo dsparse.lo tmplout.lo sort.lo \
|
||||
free.lo dsparse.lo sort.lo \
|
||||
getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo \
|
||||
request.lo os-ip.lo url.lo sortctrl.lo vlvctrl.lo \
|
||||
init.lo options.lo print.lo string.lo util-int.lo schema.lo \
|
||||
|
|
|
|||
Loading…
Reference in a new issue