summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar damitha2011-06-10 02:31:09 +0000
committerGravatar damitha2011-06-10 02:31:09 +0000
commite595ba87c4d4b9331f21b4a23f4262eeb1fb17c4 (patch)
tree36f24715fa481107dcceabc5ee45996c379ad383
parent1711f3955380c5d6f29a68582deea90347a35d5f (diff)
downloadaxis2c-e595ba87c4d4b9331f21b4a23f4262eeb1fb17c4.tar.gz
axis2c-e595ba87c4d4b9331f21b4a23f4262eeb1fb17c4.tar.bz2
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1134177 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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`