From 0512e47e05cb4e8ddcc449f937a0905fc7321e96 Mon Sep 17 00:00:00 2001 From: damitha Date: Mon, 2 Aug 2010 09:13:35 +0000 Subject: Adding test suite to dist build git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@981425 13f79535-47bb-0310-9956-ffa450edef68 --- test/core/transport/http/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/core/transport/http/Makefile.am') diff --git a/test/core/transport/http/Makefile.am b/test/core/transport/http/Makefile.am index 703cd5c..1ce55ea 100644 --- a/test/core/transport/http/Makefile.am +++ b/test/core/transport/http/Makefile.am @@ -19,5 +19,5 @@ INCLUDES = -I$(CUTEST_HOME)/include \ -I$(top_builddir)/include \ -I ../../../../util/include \ -I ../../../../axiom/include \ - -I ../../../../cutest/include + -I ../../../cutest/include -- cgit v1.1-32-gdbae