You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2007/09/04 09:31:09 UTC

svn commit: r572559 - /webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am

Author: kaushalye
Date: Tue Sep  4 00:31:09 2007
New Revision: 572559

URL: http://svn.apache.org/viewvc?rev=572559&view=rev
Log:
Including deploy_client_repo.bat for the distribution

Modified:
    webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am

Modified: webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am?rev=572559&r1=572558&r2=572559&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am (original)
+++ webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am Tue Sep  4 00:31:09 2007
@@ -24,4 +24,4 @@
 		   -I$(AXIS2C_HOME)/include \
             -I ../../../include 
 
-EXTRA_DIST = README.txt deploy_client_repo.sh update_n_run.sh update_n_run.bat
+EXTRA_DIST = README.txt deploy_client_repo.sh update_n_run.sh update_n_run.bat deploy_client_repo.bat