blob: fc681d9c29d38a30ef9491bad409b6acf3ecac61 [file] [log] [blame]
TESTS =
noinst_LTLIBRARIES = libaxis2_description.la
libaxis2_description_la_SOURCES = \
param_container.c \
op.c \
svc.c \
module.c \
module_desc.c \
param.c \
svc_grp.c \
phase_rule.c \
handler_desc.c \
flow.c \
flow_container.c \
transport_in_desc.c \
transport_out_desc.c \
dll_desc.c
INCLUDES = -I$(top_builddir)/include \
-I$(top_builddir)/modules/util \
-I$(top_builddir)/modules/wsdl \
-I$(top_builddir)/modules/core/engine \
-I$(top_builddir)/modules/core/transport \
-I$(top_builddir)/modules/xml/parser \
-I$(top_builddir)/modules/platforms