You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/07/13 18:58:03 UTC

svn commit: r421666 - /webservices/axis2/trunk/c/modules/core/util/Makefile.am

Author: sahan
Date: Thu Jul 13 09:58:02 2006
New Revision: 421666

URL: http://svn.apache.org/viewvc?rev=421666&view=rev
Log:
Fixing a build break

Modified:
    webservices/axis2/trunk/c/modules/core/util/Makefile.am

Modified: webservices/axis2/trunk/c/modules/core/util/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/core/util/Makefile.am?rev=421666&r1=421665&r2=421666&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/core/util/Makefile.am Thu Jul 13 09:58:02 2006
@@ -1,5 +1,5 @@
 noinst_LTLIBRARIES = libaxis2_core_utils.la
-noinst_HEADERS = axis2_core_utils.h
+#noinst_HEADERS = axis2_core_utils.h
 
 libaxis2_core_utils_la_SOURCES = \
                                	core_utils.c



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