summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2012-08-29 14:52:22 +0200
committerSimo Sorce <simo@redhat.com>2012-08-31 16:26:38 -0400
commite66e4e067cad899c280824fceb3016c037d0acc8 (patch)
tree43467af8573e39571dfb931ad1d05cf3a4502df3 /proxy/Makefile.am
parent801bebf51b3c12449d5bce8b69009b6df3a2dd8e (diff)
downloadgss-proxy-e66e4e067cad899c280824fceb3016c037d0acc8.tar.gz
gss-proxy-e66e4e067cad899c280824fceb3016c037d0acc8.tar.xz
gss-proxy-e66e4e067cad899c280824fceb3016c037d0acc8.zip
Implement gp_wrap_size_limit().
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 20b3308..15f29e2 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -134,6 +134,7 @@ gssproxy_SOURCES = \
src/gp_rpc_verify_mic.c \
src/gp_rpc_wrap.c \
src/gp_rpc_unwrap.c \
+ src/gp_rpc_wrap_size_limit.c \
src/gssproxy.c
cli_srv_comm_SOURCES = \