blob: e2baf41b90cebc82889d271903272925d7b6393a [file] [log] [blame]
Alexander Huemer7b6673f2016-09-09 00:43:15 +02001SUBDIRS = \
Neels Hofmeyre9920f22017-07-10 15:07:22 +02002 osmocom \
Alexander Huemer7b6673f2016-09-09 00:43:15 +02003 $(NULL)
Holger Freytherb21b3052009-01-02 02:00:35 +00004
Neels Hofmeyre9920f22017-07-10 15:07:22 +02005nobase_include_HEADERS = \
6 osmocom/legacy_mgcp/mgcp.h \
7 osmocom/legacy_mgcp/mgcp_internal.h \
Neels Hofmeyre9920f22017-07-10 15:07:22 +02008 osmocom/legacy_mgcp/osmux.h \
Neels Hofmeyr97df6912017-09-03 23:52:51 +02009 osmocom/mgcp_client/mgcpgw_client.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020010 $(NULL)