aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/mgcp/Makefile.am
blob: a618b948c6504ab312099a51f0ffc252169238b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
noinst_HEADERS = \
	vty.h \
	mgcp_msg.h \
	mgcp_conn.h \
	mgcp_stat.h \
	mgcp_endp.h \
	mgcp_sdp.h \
	mgcp_codec.h \
	debug.h \
	iuup_cn_node.h \
	iuup_protocol.h \
	$(NULL)