From: Quanah Gibson-Mount Date: Wed, 24 Aug 2022 19:25:02 +0000 (+0000) Subject: ITS#9894 - Fix build for 2.5 lloadd X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab7543d5f50d7a1aa9ff90df707b82ca78d3142;p=thirdparty%2Fopenldap.git ITS#9894 - Fix build for 2.5 lloadd --- diff --git a/servers/lloadd/Makefile.in b/servers/lloadd/Makefile.in index 519a789e91..1d5dd79e34 100644 --- a/servers/lloadd/Makefile.in +++ b/servers/lloadd/Makefile.in @@ -26,7 +26,6 @@ O = o OBJS = backend.$O bind.$O config.$O connection.$O client.$O \ daemon.$O epoch.$O extended.$O init.$O operation.$O \ - tier.$O tier_roundrobin.$O tier_weighted.$O tier_bestof.$O \ upstream.$O libevent_support.$O LDAP_INCDIR= ../../include -I$(srcdir) -I$(srcdir)/../slapd