From bcaf5833f0b73566937ad9629d01c943b553abe7 Mon Sep 17 00:00:00 2001 From: damitha Date: Tue, 31 May 2011 09:08:18 +0000 Subject: Initial checkin of ntlm auth code git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1129580 13f79535-47bb-0310-9956-ffa450edef68 --- samples/client/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/client') diff --git a/samples/client/Makefile.am b/samples/client/Makefile.am index 63573e8..2eefd75 100644 --- a/samples/client/Makefile.am +++ b/samples/client/Makefile.am @@ -12,5 +12,5 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session +SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session $(NTLM_SAMPLE_DIR) EXTRA_DIST= Makefile.am -- cgit v1.1-32-gdbae