You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by sh...@apache.org on 2009/10/22 07:17:14 UTC

svn commit: r828309 - in /webservices/sandesha/trunk/c/samples/rm_amqp: rm_echo_dual_1_1/Makefile.am rm_echo_single_1_1/Makefile.am

Author: shankar
Date: Thu Oct 22 05:17:13 2009
New Revision: 828309

URL: http://svn.apache.org/viewvc?rev=828309&view=rev
Log:
copying echo_util.h file

Modified:
    webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_dual_1_1/Makefile.am
    webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_single_1_1/Makefile.am

Modified: webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_dual_1_1/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_dual_1_1/Makefile.am?rev=828309&r1=828308&r2=828309&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_dual_1_1/Makefile.am (original)
+++ webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_dual_1_1/Makefile.am Thu Oct 22 05:17:13 2009
@@ -16,3 +16,5 @@
 
 INCLUDES = -I../../../include \
 		   @AXIS2INC@
+
+EXTRA_DIST=echo_util.h

Modified: webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_single_1_1/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_single_1_1/Makefile.am?rev=828309&r1=828308&r2=828309&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_single_1_1/Makefile.am (original)
+++ webservices/sandesha/trunk/c/samples/rm_amqp/rm_echo_single_1_1/Makefile.am Thu Oct 22 05:17:13 2009
@@ -16,3 +16,5 @@
 
 INCLUDES = @AXIS2INC@ \
 		   -I../../../include 
+
+EXTRA_DIST=echo_util.h



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