Author: nandika
Date: Wed Sep  8 17:49:48 2010
New Revision: 995167

URL: http://svn.apache.org/viewvc?rev=995167&view=rev
Log:
build.sh removed from makefile

Modified:
    axis/axis2/c/core/branches/c/1.7.x/1.7.0/c/samples/Makefile.am

Modified: axis/axis2/c/core/branches/c/1.7.x/1.7.0/c/samples/Makefile.am
URL: 
http://svn.apache.org/viewvc/axis/axis2/c/core/branches/c/1.7.x/1.7.0/c/samples/Makefile.am?rev=995167&r1=995166&r2=995167&view=diff
==============================================================================
--- axis/axis2/c/core/branches/c/1.7.x/1.7.0/c/samples/Makefile.am (original)
+++ axis/axis2/c/core/branches/c/1.7.x/1.7.0/c/samples/Makefile.am Wed Sep  8 
17:49:48 2010
@@ -19,4 +19,4 @@ dist-hook:
        rm -rf `find $(distdir)/ -type d -name .deps`
        rm -rf `find $(distdir)/ -type d -name .libs`
 
-EXTRA_DIST=codegen autogen.sh build.sh
+EXTRA_DIST=codegen autogen.sh 


Reply via email to