Author: damitha
Date: Mon Aug 25 01:55:15 2008
New Revision: 688663

URL: http://svn.apache.org/viewvc?rev=688663&view=rev
Log: (empty)

Modified:
    
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/Makefile.am
    
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/client/Makefile.am

Modified: 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/Makefile.am?rev=688663&r1=688662&r2=688663&view=diff
==============================================================================
--- 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/Makefile.am
 (original)
+++ 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/Makefile.am
 Mon Aug 25 01:55:15 2008
@@ -1 +1 @@
-SUBDIRS = wsrm storage util transport workers handlers msgprocessors polling 
client core 
+SUBDIRS = wsrm storage util transport workers handlers msgprocessors polling 
core client

Modified: 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/client/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/client/Makefile.am?rev=688663&r1=688662&r2=688663&view=diff
==============================================================================
--- 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/client/Makefile.am
 (original)
+++ 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/client/Makefile.am
 Mon Aug 25 01:55:15 2008
@@ -6,16 +6,7 @@
                                                        report.c \
                                                        client.c
 
-libsandesha2_client_la_LIBADD = ../handlers/libsandesha_handlers.la\
-                        ../msgprocessors/libsandesha2_msgprocessors.la\
-                        ../storage/beans/libsandesha2_storage_beans.la\
-                                               
../storage/common/libsandesha2_storage.la\
-                        ../storage/sqlite/libsandesha2_permanent.la\
-                        ../transport/libsandesha2_transport.la\
-                        ../util/libsandesha_util.la\
-                        ../workers/libsandesha2_workers.la\
-                        ../wsrm/libsandesha2_wsrm.la \
-                        ../polling/libsandesha2_polling.la
+libsandesha2_client_la_LIBADD = ../core/libsandesha2.la
 
 INCLUDES = -I$(top_builddir)/include \
                        @AXIS2INC@ \



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to