summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2012-08-24 17:44:05 +0200
committerSimo Sorce <simo@redhat.com>2012-09-14 16:09:29 -0400
commit740d0836c1814024dd0ef08b6eb259b24b9d63a3 (patch)
treeea7bed5992db812619354f9bdeb555fc4b1f795c /proxy/Makefile.am
parented620002a3528ed67bca873240b8eac0a521066b (diff)
downloadgss-proxy-740d0836c1814024dd0ef08b6eb259b24b9d63a3.tar.gz
gss-proxy-740d0836c1814024dd0ef08b6eb259b24b9d63a3.tar.xz
gss-proxy-740d0836c1814024dd0ef08b6eb259b24b9d63a3.zip
Implement gpm_unwrap().
Acked-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'proxy/Makefile.am')
-rw-r--r--proxy/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index 4f393bf..c931949 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -94,6 +94,7 @@ GP_MECHGLUE_OBJ = \
src/client/gpm_get_mic.c \
src/client/gpm_verify_mic.c \
src/client/gpm_wrap.c \
+ src/client/gpm_unwrap.c \
src/client/gpm_common.c
dist_noinst_HEADERS = \