Author: shankar
Date: Tue Sep 30 20:36:27 2008
New Revision: 700672
URL: http://svn.apache.org/viewvc?rev=700672&view=rev
Log:
adding saml_protect to linux build
Modified:
webservices/rampart/trunk/c/samples/configure.ac
Modified: webservices/rampart/trunk/c/samples/configure.ac
URL:
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/configure.ac?rev=700672&r1=700671&r2=700672&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/configure.ac (original)
+++ webservices/rampart/trunk/c/samples/configure.ac Tue Sep 30 20:36:27 2008
@@ -119,6 +119,7 @@
client/sec_echo/Makefile \
client/sec_echo/data/Makefile \
client/saml_echo/Makefile \
+ client/saml_protect/Makefile \
client/sts_client/Makefile \
client/issued_token/Makefile \
keys/Makefile \