mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
integrity-test: Added charon-systemd
This commit is contained in:
parent
eda8907b90
commit
fa1865094d
@ -89,6 +89,10 @@ if USE_CMD
|
||||
exes += $(DESTDIR)$(sbindir)/charon-cmd
|
||||
endif
|
||||
|
||||
if USE_SYSTEMD
|
||||
exes += $(DESTDIR)$(sbindir)/charon-systemd
|
||||
endif
|
||||
|
||||
if USE_SCEPCLIENT
|
||||
exes += $(DESTDIR)$(ipsecdir)/scepclient
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user