]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9894 - Fix build for 2.5 lloadd
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 24 Aug 2022 19:25:02 +0000 (19:25 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 24 Aug 2022 19:25:02 +0000 (19:25 +0000)
servers/lloadd/Makefile.in

index 519a789e91d508c4d7adbb80a7a4ab6bf229e08f..1d5dd79e34a79e1c101d18250fae8c9f556a1d15 100644 (file)
@@ -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