systemd: Provide a charon-systemd daemon targeting full systemd integration

This commit is contained in:
Martin Willi
2014-09-22 13:55:11 +02:00
parent d9a2f1330a
commit 73ed38e74f
6 changed files with 250 additions and 5 deletions
+4
View File
@@ -60,6 +60,10 @@ if USE_CHARON
SUBDIRS += charon
endif
if USE_SYSTEMD
SUBDIRS += charon-systemd
endif
if USE_NM
SUBDIRS += charon-nm
endif