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/05/24 17:11:15 UTC

svn commit: r409184 - /webservices/axis2/trunk/c/util/src/minizip/Makefile.am

Author: pini
Date: Wed May 24 08:11:15 2006
New Revision: 409184

URL: http://svn.apache.org/viewvc?rev=409184&view=rev
Log:
changes to archive based deployment model

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

Modified: webservices/axis2/trunk/c/util/src/minizip/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/src/minizip/Makefile.am?rev=409184&r1=409183&r2=409184&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/src/minizip/Makefile.am (original)
+++ webservices/axis2/trunk/c/util/src/minizip/Makefile.am Wed May 24 08:11:15 2006
@@ -3,7 +3,8 @@
 
 
 libaxis2_minizip_la_SOURCES = 	ioapi.c \
-							unzip.c 
+								unzip.c \
+								archive_extract.c
 
 INCLUDES = -I$(top_builddir)/include \
             -I$(top_builddir)/platforms



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