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 da...@apache.org on 2006/05/18 13:16:19 UTC

svn commit: r407524 - /webservices/axis2/trunk/c/util/Makefile.am

Author: damitha
Date: Thu May 18 04:16:18 2006
New Revision: 407524

URL: http://svn.apache.org/viewvc?rev=407524&view=rev
Log:
Changes due to folder structure change

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

Modified: webservices/axis2/trunk/c/util/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/Makefile.am?rev=407524&r1=407523&r2=407524&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/util/Makefile.am Thu May 18 04:16:18 2006
@@ -1,6 +1,6 @@
 TESTS =
 include_HEADERS=$(top_builddir)/include/*.h
-SUBDIRS = platforms/unix minizip
+SUBDIRS = platforms/unix minizip include
 lib_LTLIBRARIES = libaxis2_util.la
 libaxis2_util_la_SOURCES = \
 						hash.c \