summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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