From e595ba87c4d4b9331f21b4a23f4262eeb1fb17c4 Mon Sep 17 00:00:00 2001 From: damitha Date: Fri, 10 Jun 2011 02:31:09 +0000 Subject: git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1134177 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 37f6e60..19a84e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ data_DATA= samples/server/axis2.xml README \ logs_DATA= docs_DATA= wsdl2c_DATA=tools/codegen/javatool/WSDL2C.sh tools/codegen/javatool/README -EXTRA_DIST = CREDITS LICENSE build axis2c_build.sh guththila tools AUTHORS NOTICE tools/codegen/javatool/README tools/codegen/javatool/WSDL2C.bat tools/codegen/javatool/WSDL2C.sh +EXTRA_DIST = CREDITS LICENSE build axis2c_build.sh guththila tools AUTHORS NOTICE tools/codegen/javatool/README tools/codegen/javatool/WSDL2C.bat tools/codegen/javatool/WSDL2C.sh docs docs/README dist-hook: rm -rf `find $(distdir)/ -type d -name .svn` -- cgit v1.1-32-gdbae