mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
17 lines
236 B
Makefile
17 lines
236 B
Makefile
noinst_HEADERS = \
|
|
vty.h \
|
|
mgcp_msg.h \
|
|
mgcp_conn.h \
|
|
mgcp_stat.h \
|
|
mgcp_endp.h \
|
|
mgcp_sdp.h \
|
|
mgcp_codec.h \
|
|
mgcp_trunk.h \
|
|
debug.h \
|
|
mgcp_ratectr.h \
|
|
mgcp_e1.h \
|
|
mgcp_network.h \
|
|
mgcp_protocol.h \
|
|
mgcp_iuup.h \
|
|
$(NULL)
|