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