blob: 7e2ec7d412d06524d1720fc8dde49f9bd54386a0 [file] [log] [blame]
prglibdir=$(prefix)/modules/sandesha2
prglib_LTLIBRARIES = libsandesha2.la
libsandesha2_la_SOURCES = sandesha2_msg_ctx.c\
mod_sandesha2.c\
msg_validator.c
INCLUDES = -I$(top_builddir)/include \
@AXIS2INC@
libsandesha2_la_LIBADD = ../handlers/libsandesha_handlers.la\
../msgprocessors/libsandesha2_msgprocessors.la\
../storage/beans/libsandesha2_storage_beans.la\
../storage/libsandesha2_storage.la\
../storage/inmemory/libsandesha2_inmemory.la\
../storage/${WRAPPER_DIR}/libsandesha2_permanent.la\
../transport/libsandesha2_transport.la\
../util/libsandesha_util.la\
../workers/libsandesha2_workers.la\
../wsrm/libsandesha2_wsrm.la \
../polling/libsandesha2_polling.la