Makefile.am 163 B

12345678
  1. # The following build order must be maintained.
  2. SUBDIRS = dhcp4 dhcp6 d2 perfdhcp
  3. if CONFIG_BACKEND_JSON
  4. SUBDIRS += keactrl
  5. endif
  6. check-recursive: all-recursive