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