Add ks_p11.c, install hxtool.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16068 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-09-14 15:52:08 +00:00
parent 546c8bd55b
commit 63f313dff8

View File

@@ -20,9 +20,10 @@ libhx509_la_SOURCES = \
hx509_err.c \
hx509_err.h \
keyset.c \
ks_mem.c \
ks_file.c \
ks_mem.c \
ks_null.c \
ks_p11.c \
ks_p12.c \
lock.c \
name.c \
@@ -41,7 +42,7 @@ include_HEADERS = hx509.h hx509-protos.h hx509_err.h
SLC = $(top_builddir)/lib/sl/slc
noinst_PROGRAMS = hxtool
bin_PROGRAMS = hxtool
hxtool-commands.c hxtool-commands.h: hxtool-commands.in $(SLC)
$(SLC) $(srcdir)/hxtool-commands.in