You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by pi...@apache.org on 2006/05/25 15:52:40 UTC

svn commit: r409389 - /webservices/axis2/trunk/c/util/src/Makefile.am

Author: pini
Date: Thu May 25 06:52:39 2006
New Revision: 409389

URL: http://svn.apache.org/viewvc?rev=409389&view=rev
Log:
added "string_util.c" to tar ball created by 'make dist'

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

Modified: webservices/axis2/trunk/c/util/src/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/src/Makefile.am?rev=409389&r1=409388&r2=409389&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/src/Makefile.am (original)
+++ webservices/axis2/trunk/c/util/src/Makefile.am Thu May 25 06:52:39 2006
@@ -35,4 +35,4 @@
 INCLUDES = -I$(top_builddir)/include \
            -I$(top_builddir)/include/platforms \
            -I$(top_builddir)/include/platforms/unix
-EXTRA_DIST=platforms/windows
+EXTRA_DIST=platforms/windows string_util.c



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org