Author: damitha
Date: Thu Jun 9 23:53:05 2011
New Revision: 1134133
URL: http://svn.apache.org/viewvc?rev=1134133&view=rev
Log: (empty)
Modified:
axis/axis2/c/core/trunk/test/core/transport/http/Makefile.am
Modified: axis/axis2/c/core/trunk/test/core/transport/http/Makefile.am
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/test/core/transport/http/Makefile.am?rev=1134133&r1=1134132&r2=1134133&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/test/core/transport/http/Makefile.am (original)
+++ axis/axis2/c/core/trunk/test/core/transport/http/Makefile.am Thu Jun 9
23:53:05 2011
@@ -27,7 +27,8 @@ test_http_transport_LDADD = \
../../../../axiom/src/parser/$(WRAPPER_DIR)/libaxis2_parser.la \
$(top_builddir)/src/core/engine/libaxis2_engine.la \
$(top_builddir)/src/core/transport/http/receiver/libaxis2_http_receiver.la \
-
$(top_builddir)/src/core/transport/http/sender/libaxis2_http_sender.la
+
$(top_builddir)/src/core/transport/http/sender/libaxis2_http_sender.la \
+
$(top_builddir)/src/core/transport/http/common/libaxis2_http_common.la
INCLUDES = -I$(CUTEST_HOME)/include \
-I$(top_builddir)/include \