summaryrefslogtreecommitdiffstats
path: root/src/core/addr/Makefile.am
blob: 1f7512f53b9690b951460b859f1a4aad98da4164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
noinst_LTLIBRARIES = libaxis2_addr.la

libaxis2_addr_la_SOURCES =	relates_to.c \
                            svc_name.c \
                            any_content_type.c \
                            endpoint_ref.c \
                            msg_info_headers.c


INCLUDES = -I$(top_builddir)/include \
            -I$(top_builddir)/src/core/engine \
            -I$(top_builddir)/util/include \
            -I$(top_builddir)/axiom/include