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 pi...@apache.org on 2007/10/09 14:31:59 UTC

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

Author: pini
Date: Tue Oct  9 05:31:58 2007
New Revision: 583141

URL: http://svn.apache.org/viewvc?rev=583141&view=rev
Log:
Fixed build break

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

Modified: webservices/axis2/trunk/c/neethi/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/neethi/Makefile.am?rev=583141&r1=583140&r2=583141&view=diff
==============================================================================
--- webservices/axis2/trunk/c/neethi/Makefile.am (original)
+++ webservices/axis2/trunk/c/neethi/Makefile.am Tue Oct  9 05:31:58 2007
@@ -1,4 +1,4 @@
-SUBDIRS = src test 
+SUBDIRS = src 
 includedir=$(prefix)/include/axis2-1.1
 include_HEADERS=$(top_builddir)/include/*.h
 #data_DATA= INSTALL README AUTHORS NEWS CREDITS LICENSE COPYING



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