summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ca89f7d..cb75e1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,9 +69,11 @@ EXTRA_DIST = build/config.rpath
GSS_NTLM_LIBS = $(GSSAPI_LIBS)
GN_MECHGLUE_OBJ = \
+ src/ntlm.c \
src/gss_ntlmssp.c
dist_noinst_HEADERS = \
+ src/ntlm.h \
src/gss_ntlmssp.h
####################