summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-12-14 20:37:09 -0500
committerSimo Sorce <simo@redhat.com>2013-12-15 21:10:20 -0500
commitb0bd0602c661a0b52bf765180135093d546ed790 (patch)
tree1956930d2d3e2babed959f6e3816865b48e27858 /Makefile.am
parente8df9073aa324482213b878565d3da89a0e191ed (diff)
downloadgss-ntlmssp-b0bd0602c661a0b52bf765180135093d546ed790.tar.gz
gss-ntlmssp-b0bd0602c661a0b52bf765180135093d546ed790.tar.xz
gss-ntlmssp-b0bd0602c661a0b52bf765180135093d546ed790.zip
Implement export context function
The Export format version is set to 0.1 Long term keys are not exported.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 24970c6..97e4efa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,6 +77,7 @@ GN_MECHGLUE_OBJ = \
src/gss_creds.c \
src/gss_sec_ctx.c \
src/gss_signseal.c \
+ src/gss_serialize.c \
src/gss_ntlmssp.c
dist_noinst_HEADERS = \