You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by da...@apache.org on 2011/06/10 04:31:09 UTC

svn commit: r1134177 - /axis/axis2/c/core/trunk/Makefile.am

Author: damitha
Date: Fri Jun 10 02:31:09 2011
New Revision: 1134177

URL: http://svn.apache.org/viewvc?rev=1134177&view=rev
Log: (empty)

Modified:
    axis/axis2/c/core/trunk/Makefile.am

Modified: axis/axis2/c/core/trunk/Makefile.am
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/Makefile.am?rev=1134177&r1=1134176&r2=1134177&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/Makefile.am (original)
+++ axis/axis2/c/core/trunk/Makefile.am Fri Jun 10 02:31:09 2011
@@ -29,7 +29,7 @@ data_DATA= samples/server/axis2.xml READ
 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`