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 sh...@apache.org on 2008/10/01 05:35:57 UTC

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

Author: shankar
Date: Tue Sep 30 20:35:57 2008
New Revision: 700671

URL: http://svn.apache.org/viewvc?rev=700671&view=rev
Log:
adding saml_protect to linux build

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

Modified: webservices/rampart/trunk/c/samples/client/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/client/Makefile.am?rev=700671&r1=700670&r2=700671&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/client/Makefile.am (original)
+++ webservices/rampart/trunk/c/samples/client/Makefile.am Tue Sep 30 20:35:57 2008
@@ -1,3 +1,3 @@
 TESTS =
-SUBDIRS = sec_echo sts_client saml_echo issued_token
+SUBDIRS = sec_echo sts_client saml_echo issued_token saml_protect