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: [email protected]
For additional commands, e-mail: [email protected]