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 pi...@apache.org on 2006/10/20 11:40:36 UTC

svn commit: r466044 - /webservices/axis2/trunk/c/modules/mod_log/Makefile.am

Author: pini
Date: Fri Oct 20 02:40:35 2006
New Revision: 466044

URL: http://svn.apache.org/viewvc?view=rev&rev=466044
Log:
Added missing files to tarball created by 'make dist'

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

Modified: webservices/axis2/trunk/c/modules/mod_log/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/mod_log/Makefile.am?view=diff&rev=466044&r1=466043&r2=466044
==============================================================================
--- webservices/axis2/trunk/c/modules/mod_log/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/mod_log/Makefile.am Fri Oct 20 02:40:35 2006
@@ -1,7 +1,7 @@
 prglibdir=$(prefix)/modules/logging
 prglib_LTLIBRARIES = libaxis2_mod_log.la
 prglib_DATA= module.xml
-EXTRA_DIST = module.xml
+EXTRA_DIST = module.xml mod_log.h
 libaxis2_mod_log_la_SOURCES = log_in_handler.c \
                                 log_out_handler.c \
                                 mod_log.c



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