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 ka...@apache.org on 2006/12/11 09:05:20 UTC

svn commit: r485544 - in /webservices/axis2/trunk/c/rampart/samples/client/enc_echo: Makefile.am keys/

Author: kaushalye
Date: Mon Dec 11 00:05:18 2006
New Revision: 485544

URL: http://svn.apache.org/viewvc?view=rev&rev=485544
Log:
Removing unneccessary public private keys from svn

Removed:
    webservices/axis2/trunk/c/rampart/samples/client/enc_echo/keys/
Modified:
    webservices/axis2/trunk/c/rampart/samples/client/enc_echo/Makefile.am

Modified: webservices/axis2/trunk/c/rampart/samples/client/enc_echo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/client/enc_echo/Makefile.am?view=diff&rev=485544&r1=485543&r2=485544
==============================================================================
--- webservices/axis2/trunk/c/rampart/samples/client/enc_echo/Makefile.am (original)
+++ webservices/axis2/trunk/c/rampart/samples/client/enc_echo/Makefile.am Mon Dec 11 00:05:18 2006
@@ -1,4 +1,4 @@
-SUBDIRS = data keys
+SUBDIRS = data 
 prgbindir=$(prefix)/bin/samples/rampart/client/enc_echo
 prgbin_PROGRAMS = echo
 #samplesdir=$(prefix)/samples/client/echo



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