openac: Remove obsolete openac utility

The same functionality is now provided by the pki --acert subcommand.
This commit is contained in:
Martin Willi
2014-03-31 11:39:25 +02:00
parent 3941d55f01
commit dbd4fc074a
10 changed files with 21 additions and 772 deletions
-1
View File
@@ -100,7 +100,6 @@ if USE_CMD
endif
if USE_TOOLS
exes += $(DESTDIR)$(ipsecdir)/openac
exes += $(DESTDIR)$(ipsecdir)/scepclient
exes += $(DESTDIR)$(bindir)/pki
endif