summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorGravatar damitha2011-06-07 14:58:14 +0000
committerGravatar damitha2011-06-07 14:58:14 +0000
commite65c8f147fa4ab3f9a7f06b8c56187efd6fc8cac (patch)
tree872def24a142ee3278b18ac070b358258b3fcce8 /src/core
parente648ad90d1793fc3149e069ceb80bdffa7789319 (diff)
downloadaxis2c-e65c8f147fa4ab3f9a7f06b8c56187efd6fc8cac.tar.gz
axis2c-e65c8f147fa4ab3f9a7f06b8c56187efd6fc8cac.tar.bz2
build support for libntlm
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1133034 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/core')
-rw-r--r--src/core/transport/http/sender/ntlm/test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/transport/http/sender/ntlm/test/Makefile.am b/src/core/transport/http/sender/ntlm/test/Makefile.am
index 191106d..56c3b8a 100644
--- a/src/core/transport/http/sender/ntlm/test/Makefile.am
+++ b/src/core/transport/http/sender/ntlm/test/Makefile.am
@@ -16,7 +16,6 @@ TESTS =
SUBDIRS = mock_server
noinst_PROGRAMS = test_ntlm mock_client
check_PROGRAMS = test_ntlm mock_client
-SUBDIRS =
AM_CFLAGS = -g -O2
test_ntlm_SOURCES = client.c
mock_client_SOURCES = mock_client.c