blob: 486df9ba170f1392ded53f48427cba331e6889bf [file] [log] [blame]
prgbindir = $(prefix)/samples/bin/sandesha2/amqp
prgbin_PROGRAMS = rm_echo_dual_1_0
rm_echo_dual_1_0_SOURCES = rm_echo.c echo_util.c
rm_echo_dual_1_0_LDADD = ../../../src/core/libsandesha2.la \
-laxutil \
-laxis2_axiom \
-laxis2_engine \
-laxis2_parser \
-lpthread \
../../../src/client/libsandesha2_client.la \
$(GUTHTHILA_LIBS) \
$(LIBXML2_LIBS)
INCLUDES = -I../../../include \
-I../../../include/sandesha2 \
@AXIS2INC@