summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-07-14 14:38:59 -0400
committerSimo Sorce <simo@redhat.com>2013-07-18 22:37:25 -0400
commit04e7dfc98ce3c7fb50d85325b87adc0199a8d2b2 (patch)
tree46bd417610db6ed4e70813576db4646440446094 /Makefile.am
parent5323847ff1f135a66ed00cfe983573c4c364f594 (diff)
downloadgss-ntlmssp-04e7dfc98ce3c7fb50d85325b87adc0199a8d2b2.tar.gz
gss-ntlmssp-04e7dfc98ce3c7fb50d85325b87adc0199a8d2b2.tar.xz
gss-ntlmssp-04e7dfc98ce3c7fb50d85325b87adc0199a8d2b2.zip
Implement basic naming functions
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 4b5554d..572cc6e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ GN_MECHGLUE_OBJ = \
src/ntlm_crypto.c \
src/ntlm.c \
src/gss_spi.c \
+ src/gss_names.c \
src/gss_creds.c \
src/gss_sec_ctx.c \
src/gss_ntlmssp.c