integrity-test: Added charon-systemd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user