summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar damitha2011-06-10 01:04:13 +0000
committerGravatar damitha2011-06-10 01:04:13 +0000
commit9a17d296670eef58e95b4b0e25079ffc443333ae (patch)
treee6c54848b7f0d65870cd63987b31b09b24544f1e
parent1196fca4f00e1f6f28a15085af7655f1f85f698a (diff)
downloadaxis2c-9a17d296670eef58e95b4b0e25079ffc443333ae.tar.gz
axis2c-9a17d296670eef58e95b4b0e25079ffc443333ae.tar.bz2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1134160 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--samples/client/ntlm/Makefile.am2
-rw-r--r--samples/client/ntlm/ntlm.mk0
2 files changed, 1 insertions, 1 deletions
diff --git a/samples/client/ntlm/Makefile.am b/samples/client/ntlm/Makefile.am
index b36d65c..29c8ba4 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
diff --git a/samples/client/ntlm/ntlm.mk b/samples/client/ntlm/ntlm.mk
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/samples/client/ntlm/ntlm.mk