blob: 4e499a9ea32709a37c6be243e473c8851f6c2f01 [file] [log] [blame]
noinst_LTLIBRARIES = libsandesha_util.la
libsandesha_util_la_SOURCES = \
error.c \
sandesha2_utils.c \
spec_specific_consts.c\
fault_data.c\
fault_mgr.c\
ack_mgr.c \
seq_mgr.c \
terminate_mgr.c \
msg_init.c \
msg_creator.c\
msg_retrans_adjuster.c\
property_bean.c\
property_mgr.c
INCLUDES = -I$(top_builddir)/include \
@AXIOMINC@ \
@UTILINC@ \
@AXIS2INC@