Author: pini
Date: Sun Feb 24 23:32:04 2008
New Revision: 630748
URL: http://svn.apache.org/viewvc?rev=630748&view=rev
Log:
Fixed build break in samples
Modified:
webservices/rampart/trunk/c/samples/client/saml_echo/Makefile.am
Modified: webservices/rampart/trunk/c/samples/client/saml_echo/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/client/saml_echo/Makefile.am?rev=630748&r1=630747&r2=630748&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/client/saml_echo/Makefile.am (original)
+++ webservices/rampart/trunk/c/samples/client/saml_echo/Makefile.am Sun Feb 24
23:32:04 2008
@@ -12,6 +12,7 @@
-laxutil \
-laxis2_axiom \
-lneethi \
+ -lsecconv \
-laxis2_engine \
-laxis2_parser \
-lpthread \