Author: damitha
Date: Mon Jan 22 20:09:30 2007
New Revision: 498905

URL: http://svn.apache.org/viewvc?view=rev&rev=498905
Log:
File renamed

Added:
    webservices/sandesha/trunk/c/samples/rm_1_1_echo/rm_echo_1_1.c
      - copied unchanged from r498904, 
webservices/sandesha/trunk/c/samples/rm_1_1_echo/rm_echo_1.1.c
Removed:
    webservices/sandesha/trunk/c/samples/rm_1_1_echo/rm_echo_1.1.c
Modified:
    webservices/sandesha/trunk/c/samples/rm_1_1_echo/Makefile.am

Modified: webservices/sandesha/trunk/c/samples/rm_1_1_echo/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_1_1_echo/Makefile.am?view=diff&rev=498905&r1=498904&r2=498905
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_1_1_echo/Makefile.am (original)
+++ webservices/sandesha/trunk/c/samples/rm_1_1_echo/Makefile.am Mon Jan 22 
20:09:30 2007
@@ -1,10 +1,10 @@
 prgbindir=$(prefix)/bin/samples
-prgbin_PROGRAMS = rm_1_1_echo
-samplesdir=$(prefix)/samples/client/rm_1_1_echo
-samples_DATA=rm_echo_client.c Makefile.am Makefile.in
-rm_1_1_echo_SOURCES = rm_echo_client.c echo_util.c
+prgbin_PROGRAMS = rm_echo_1_1
+samplesdir=$(prefix)/samples/client/rm_echo_1_1
+samples_DATA=rm_echo_1_1.c Makefile.am Makefile.in
+rm_echo_1_1_SOURCES = rm_echo_1_1.c echo_util.c
 
-rm_1_1_echo_LDADD   =  \
+rm_echo_1_1_LDADD   =  \
                     -L$(AXIS2C_HOME)/lib \
                                        -laxis2_util \
                     -laxis2_axiom \



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

Reply via email to