1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# The following build order must be maintained. SUBDIRS = dhcp4 dhcp6 d2 agent admin lfc keactrl if PERFDHCP SUBDIRS += perfdhcp endif if KEA_SHELL SUBDIRS += shell endif if HAVE_SYSREPO SUBDIRS += netconf endif check-recursive: all-recursive