Remove keyconv files to fix the license issue.
These files are part of the key conversion tool
that is not used.
Issue-ID: AAF-814
Change-Id: I01e1733329022059e410ad9d7cd390faff09a97c
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
diff --git a/SoftHSMv2/src/bin/Makefile.am b/SoftHSMv2/src/bin/Makefile.am
index 18d5586..323a308 100644
--- a/SoftHSMv2/src/bin/Makefile.am
+++ b/SoftHSMv2/src/bin/Makefile.am
@@ -1,6 +1,6 @@
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
-SUBDIRS = common keyconv util dump
+SUBDIRS = common util dump
if BUILD_MIGRATE
SUBDIRS += migrate