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 2009/06/09 12:01:07 UTC

svn commit: r782938 - /webservices/rampart/trunk/c/src/omxmlsec/Makefile.am

Author: shankar
Date: Tue Jun  9 10:01:06 2009
New Revision: 782938

URL: http://svn.apache.org/viewvc?rev=782938&view=rev
Log:
fixing build issue

Modified:
    webservices/rampart/trunk/c/src/omxmlsec/Makefile.am

Modified: webservices/rampart/trunk/c/src/omxmlsec/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/src/omxmlsec/Makefile.am?rev=782938&r1=782937&r2=782938&view=diff
==============================================================================
--- webservices/rampart/trunk/c/src/omxmlsec/Makefile.am (original)
+++ webservices/rampart/trunk/c/src/omxmlsec/Makefile.am Tue Jun  9 10:01:06 2009
@@ -22,4 +22,5 @@
 			@OPENSSLINC@ \
 			@UTILINC@ \
 			@AXIOMINC@ \
+			@NEETHIINC@ \
 			@AXIS2INC@