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:03:33 UTC

svn commit: r782941 - /webservices/rampart/trunk/c/src/trust/Makefile.am

Author: shankar
Date: Tue Jun  9 10:03:33 2009
New Revision: 782941

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

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

Modified: webservices/rampart/trunk/c/src/trust/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/src/trust/Makefile.am?rev=782941&r1=782940&r2=782941&view=diff
==============================================================================
--- webservices/rampart/trunk/c/src/trust/Makefile.am (original)
+++ webservices/rampart/trunk/c/src/trust/Makefile.am Tue Jun  9 10:03:33 2009
@@ -18,4 +18,5 @@
 	    @OPENSSLINC@ \
 	    @UTILINC@ \
 	    @AXIOMINC@ \
+		@NEETHIINC@ \
 	    @AXIS2INC@