From: Francis Dupont Date: Mon, 5 Sep 2022 12:44:56 +0000 (+0200) Subject: [#2526] Swapped lfc and admin X-Git-Tag: Kea-2.3.1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adefb45908d20ba3978f045e0414d10a18d972cd;p=thirdparty%2Fkea.git [#2526] Swapped lfc and admin --- diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index d93cbf452f..60537a41be 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am @@ -1,5 +1,5 @@ # The following build order must be maintained. -SUBDIRS = dhcp4 dhcp6 d2 agent admin lfc keactrl +SUBDIRS = dhcp4 dhcp6 d2 agent lfc admin keactrl if PERFDHCP SUBDIRS += perfdhcp