]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/Makefile.am
android: Again change how data source is handled in TileService
[thirdparty/strongswan.git] / src / Makefile.am
index b28aba75e98ba6530b268d0fa628410056591a0e..68fa1920857662163612cd5e656ffef572af9b39 100644 (file)
@@ -42,6 +42,9 @@ endif
 
 if USE_LIBCHARON
   SUBDIRS += libcharon
+if USE_KERNEL_NETLINK
+  SUBDIRS += xfrmi
+endif
 endif
 
 if USE_FILE_CONFIG
@@ -143,7 +146,3 @@ endif
 if USE_TPM
   SUBDIRS += tpm_extendpcr
 endif
-
-if USE_KERNEL_NETLINK
-  SUBDIRS += xfrmi
-endif