summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2012-07-27 16:40:37 +0200
committerSimo Sorce <simo@redhat.com>2012-09-14 16:09:29 -0400
commitc18362793a1d218d8d5c3d2960ff254f925bd890 (patch)
treef3a9c2702670191d3f111b2f388ca51a3550b4f1 /proxy/Makefile.am
parentcad073f22f162e92984d3bf02be6f35951958cc9 (diff)
downloadgss-proxy-c18362793a1d218d8d5c3d2960ff254f925bd890.tar.gz
gss-proxy-c18362793a1d218d8d5c3d2960ff254f925bd890.tar.xz
gss-proxy-c18362793a1d218d8d5c3d2960ff254f925bd890.zip
Implement gpm_get_mic().
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 6367189..e67bc80 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -91,6 +91,7 @@ GP_MECHGLUE_OBJ = \
src/client/gpm_import_and_canon_name.c \
src/client/gpm_init_sec_context.c \
src/client/gpm_inquire_context.c \
+ src/client/gpm_get_mic.c \
src/client/gpm_common.c
dist_noinst_HEADERS = \