Author: pini
Date: Tue Jan 29 03:36:28 2008
New Revision: 616268

URL: http://svn.apache.org/viewvc?rev=616268&view=rev
Log:
Removed a binary from the tarball created by 'make dist'

Modified:
    webservices/axis2/trunk/c/Makefile.am

Modified: webservices/axis2/trunk/c/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/Makefile.am?rev=616268&r1=616267&r2=616268&view=diff
==============================================================================
--- webservices/axis2/trunk/c/Makefile.am (original)
+++ webservices/axis2/trunk/c/Makefile.am Tue Jan 29 03:36:28 2008
@@ -28,6 +28,7 @@
        rm -rf `find $(distdir)/ -type f -name Makefile`
        rm -rf `find $(distdir)/ -type f -name 
axis2c-sample-src-${PACKAGE_VERSION}.tar.gz`
        rm -rf `find $(distdir)/ -type d -name autom4te.cache`
+       rm -rf $(distdir)/tools/tcpmon/src/tcpmon
        sh dist.sh
 
 bindist: $(bin_PROGRAMS)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to