aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sigtran/Makefile.am
blob: d9cc20c8933f7295c5cb89a4446a1e813cc9130a (plain)
1
2
3
4
5
6
7
8
sigtran_HEADERS = xua_types.h xua_msg.h m2ua_types.h sccp_sap.h \
		  sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h

sigtrandir = $(includedir)/osmocom/sigtran

sigtran_prot_HEADERS = protocol/sua.h protocol/m3ua.h protocol/mtp.h \
		       protocol/sccp_scmg.h
sigtran_protdir = $(includedir)/osmocom/sigtran/protocol