osmo-mgw/include/Makefile.am

11 lines
208 B
Makefile
Raw Normal View History

SUBDIRS = \
osmocom \
$(NULL)
nobase_include_HEADERS = \
osmocom/legacy_mgcp/mgcp.h \
osmocom/legacy_mgcp/mgcp_internal.h \
osmocom/legacy_mgcp/osmux.h \
osmocom/mgcp_client/mgcpgw_client.h \
$(NULL)