Author: damitha
Date: Mon Aug 25 01:41:11 2008
New Revision: 688658
URL: http://svn.apache.org/viewvc?rev=688658&view=rev
Log:
linking adding internal libs to sandesha2_client.lib
Modified:
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/client/Makefile.am
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=688658&r1=688657&r2=688658&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:41:11 2008
@@ -6,6 +6,17 @@
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
+
INCLUDES = -I$(top_builddir)/include \
@AXIS2INC@ \
@AXIOMINC@ \
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]