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/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index c95f314..dd33c5c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,2 +1,3 @@ TESTS = SUBDIRS = core +noinst_HEADERS = cutest/include/cut_defs.h cutest/include/cut_http_server.h -- cgit v1.1-32-gdbae