You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ma...@apache.org on 2007/08/03 05:43:40 UTC

svn commit: r562319 - /webservices/axis2/trunk/c/neethi/src/Makefile.am

Author: manjula
Date: Thu Aug  2 20:43:39 2007
New Revision: 562319

URL: http://svn.apache.org/viewvc?view=rev&rev=562319
Log:
fixing the build break.

Modified:
    webservices/axis2/trunk/c/neethi/src/Makefile.am

Modified: webservices/axis2/trunk/c/neethi/src/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/neethi/src/Makefile.am?view=diff&rev=562319&r1=562318&r2=562319
==============================================================================
--- webservices/axis2/trunk/c/neethi/src/Makefile.am (original)
+++ webservices/axis2/trunk/c/neethi/src/Makefile.am Thu Aug  2 20:43:39 2007
@@ -1,4 +1,4 @@
-SUBDIRS = secpolicy util
+SUBDIRS = secpolicy 
 lib_LTLIBRARIES=libneethi.la
 
 libneethi_la_SOURCES= all.c   \



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org