summaryrefslogtreecommitdiff
path: root/init/Makefile.am
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2015-06-01 14:46:30 +0200
committerYves-Alexis Perez <corsac@debian.org>2015-06-01 14:46:30 +0200
commitfc556ec2bc92a9d476c11406fad2c33db8bf7cb0 (patch)
tree7360889e50de867d72741213d534a756c73902c8 /init/Makefile.am
parent83b8aebb19fe6e49e13a05d4e8f5ab9a06177642 (diff)
downloadvyos-strongswan-fc556ec2bc92a9d476c11406fad2c33db8bf7cb0.tar.gz
vyos-strongswan-fc556ec2bc92a9d476c11406fad2c33db8bf7cb0.zip
Imported Upstream version 5.3.1
Diffstat (limited to 'init/Makefile.am')
-rw-r--r--init/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/Makefile.am b/init/Makefile.am
index a72706c99..6fff4221b 100644
--- a/init/Makefile.am
+++ b/init/Makefile.am
@@ -2,8 +2,10 @@
SUBDIRS =
if USE_LEGACY_SYSTEMD
+if USE_CHARON
SUBDIRS += systemd
endif
+endif
if USE_SYSTEMD
if USE_SWANCTL