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/03/10 05:47:20 UTC

svn commit: r384700 - in /webservices/axis2/trunk/c/modules: core/transport/http/server/apache2/Makefile.am util/Makefile.am

Author: sahan
Date: Thu Mar  9 20:47:18 2006
New Revision: 384700

URL: http://svn.apache.org/viewcvs?rev=384700&view=rev
Log:
added missing files to 'make dist'

Modified:
    webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/Makefile.am
    webservices/axis2/trunk/c/modules/util/Makefile.am

Modified: webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/Makefile.am?rev=384700&r1=384699&r2=384700&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/Makefile.am Thu Mar  9 20:47:18 2006
@@ -43,3 +43,5 @@
            -I$(top_builddir)/modules/platforms\
             @APACHE2INC@ \
             @APRINC@
+
+EXTRA_DIST=axis2_apache2_worker.h apache2_stream.h axis2_apache2_out_transport_info.h

Modified: webservices/axis2/trunk/c/modules/util/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/util/Makefile.am?rev=384700&r1=384699&r2=384700&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/util/Makefile.am Thu Mar  9 20:47:18 2006
@@ -37,4 +37,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 axis2_property.h
+EXTRA_DIST= axis2_file.h axis2_hash.h axis2_file_diff.h axis2_utils.h