--- embedaddon/strongswan/src/Makefile.am 2020/06/03 09:46:43 1.1.1.1 +++ embedaddon/strongswan/src/Makefile.am 2021/03/17 00:20:08 1.1.1.2 @@ -42,7 +42,10 @@ endif if USE_LIBCHARON SUBDIRS += libcharon +if USE_KERNEL_NETLINK + SUBDIRS += xfrmi endif +endif if USE_FILE_CONFIG SUBDIRS += starter @@ -142,8 +145,4 @@ endif if USE_TPM SUBDIRS += tpm_extendpcr -endif - -if USE_KERNEL_NETLINK - SUBDIRS += xfrmi endif