strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
systemd: Provide a charon-systemd daemon targeting full systemd integration
[strongswan.git]
/
init
/
Makefile.am
diff --git
a/init/Makefile.am
b/init/Makefile.am
index
69439a1
..
83faf9d
100644
(file)
--- a/
init/Makefile.am
+++ b/
init/Makefile.am
@@
-1,6
+1,6
@@
SUBDIRS =
-if
HAVE
_SYSTEMD
+if
USE_LEGACY
_SYSTEMD
SUBDIRS += systemd
endif