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:
@@ -20,9 +20,10 @@ libhx509_la_SOURCES = \
|
|||||||
hx509_err.c \
|
hx509_err.c \
|
||||||
hx509_err.h \
|
hx509_err.h \
|
||||||
keyset.c \
|
keyset.c \
|
||||||
ks_mem.c \
|
|
||||||
ks_file.c \
|
ks_file.c \
|
||||||
|
ks_mem.c \
|
||||||
ks_null.c \
|
ks_null.c \
|
||||||
|
ks_p11.c \
|
||||||
ks_p12.c \
|
ks_p12.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
name.c \
|
name.c \
|
||||||
@@ -41,7 +42,7 @@ include_HEADERS = hx509.h hx509-protos.h hx509_err.h
|
|||||||
|
|
||||||
SLC = $(top_builddir)/lib/sl/slc
|
SLC = $(top_builddir)/lib/sl/slc
|
||||||
|
|
||||||
noinst_PROGRAMS = hxtool
|
bin_PROGRAMS = hxtool
|
||||||
|
|
||||||
hxtool-commands.c hxtool-commands.h: hxtool-commands.in $(SLC)
|
hxtool-commands.c hxtool-commands.h: hxtool-commands.in $(SLC)
|
||||||
$(SLC) $(srcdir)/hxtool-commands.in
|
$(SLC) $(srcdir)/hxtool-commands.in
|
||||||
|
Reference in New Issue
Block a user