Build PAC code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -29,13 +29,13 @@ TESTS = \
|
|||||||
test_crypto_wrapping \
|
test_crypto_wrapping \
|
||||||
test_keytab \
|
test_keytab \
|
||||||
test_mem \
|
test_mem \
|
||||||
|
test_pac \
|
||||||
test_princ \
|
test_princ \
|
||||||
test_pkinit_dh2key \
|
test_pkinit_dh2key \
|
||||||
test_time
|
test_time
|
||||||
|
|
||||||
check_PROGRAMS = $(TESTS) test_hostname
|
check_PROGRAMS = $(TESTS) test_hostname
|
||||||
|
|
||||||
|
|
||||||
LDADD = libkrb5.la \
|
LDADD = libkrb5.la \
|
||||||
$(LIB_des) \
|
$(LIB_des) \
|
||||||
$(top_builddir)/lib/asn1/libasn1.la \
|
$(top_builddir)/lib/asn1/libasn1.la \
|
||||||
@@ -133,6 +133,7 @@ dist_libkrb5_la_SOURCES = \
|
|||||||
net_read.c \
|
net_read.c \
|
||||||
net_write.c \
|
net_write.c \
|
||||||
n-fold.c \
|
n-fold.c \
|
||||||
|
pac.c \
|
||||||
padata.c \
|
padata.c \
|
||||||
pkinit.c \
|
pkinit.c \
|
||||||
principal.c \
|
principal.c \
|
||||||
|
Reference in New Issue
Block a user