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/engine/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/core/engine/Makefile.am') diff --git a/test/core/engine/Makefile.am b/test/core/engine/Makefile.am index 9b2a70a..bfec146 100644 --- a/test/core/engine/Makefile.am +++ b/test/core/engine/Makefile.am @@ -23,5 +23,5 @@ INCLUDES = -I$(top_builddir)/src/xml/guththila \ -I ../../../util/include \ -I ../../../axiom/include \ -I ../../../neethi/include \ - -I ../../../cutest/include + -I ../../cutest/include -- cgit v1.1-32-gdbae