summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar damitha2011-06-10 03:17:09 +0000
committerGravatar damitha2011-06-10 03:17:09 +0000
commit835a66d01d6fab9fc52ce002fff63cff1f289d8b (patch)
treeaeb3b14c5a622459ff5b015346bc39cfc186eb8c
parente595ba87c4d4b9331f21b4a23f4262eeb1fb17c4 (diff)
downloadaxis2c-835a66d01d6fab9fc52ce002fff63cff1f289d8b.tar.gz
axis2c-835a66d01d6fab9fc52ce002fff63cff1f289d8b.tar.bz2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1134182 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--samples/client/ntlm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/client/ntlm/Makefile.am b/samples/client/ntlm/Makefile.am
index 29c8ba4..9e39503 100644
--- a/samples/client/ntlm/Makefile.am
+++ b/samples/client/ntlm/Makefile.am
@@ -32,4 +32,4 @@ LINK_FLAGS = $(LDFLAGS) \
ntlm_post_with_check_LDADD = $(LINK_FLAGS)
ntlm_post_LDADD = $(LINK_FLAGS)
INCLUDES = @AXIS2INC@
-EXTRA_DIST=README ntlm.mk
+EXTRA_DIST=ntlm_util.h README ntlm.mk