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/03/21 11:15:30 UTC

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

Author: damitha
Date: Tue Mar 21 02:15:29 2006
New Revision: 387476

URL: http://svn.apache.org/viewcvs?rev=387476&view=rev
Log:
Added missing headers to 'make dist'

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

Modified: webservices/axis2/trunk/c/modules/util/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/util/Makefile.am?rev=387476&r1=387475&r2=387476&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/util/Makefile.am Tue Mar 21 02:15:29 2006
@@ -38,4 +38,4 @@
             -I$(top_builddir)/modules/util \
             -I$(top_builddir)/modules/platforms
 
-EXTRA_DIST= axis2_file.h axis2_hash.h axis2_file_diff.h axis2_utils.h
+EXTRA_DIST= axis2_file.h axis2_hash.h axis2_file_diff.h axis2_utils.h axis2_types.h