blob: e8fc2118c7a10f05c29ea94614a97df3ea671a17 [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 Hofmeyr3a8e7232017-09-04 01:02:56 +02009 osmocom/mgcp_client/mgcp_client.h \
Philipp Maier8bda7a72018-01-17 14:32:23 +010010 osmocom/mgcp_client/mgcp_client_fsm.h \
Neels Hofmeyrd95ab1e2017-09-22 00:52:54 +020011 osmocom/mgcp_client/mgcp_common.h \
Philipp Maier87bd9be2017-08-22 16:35:41 +020012 osmocom/mgcp/mgcp.h \
Neels Hofmeyr67793542017-09-08 04:25:16 +020013 osmocom/mgcp/mgcp_common.h \
Philipp Maier87bd9be2017-08-22 16:35:41 +020014 osmocom/mgcp/mgcp_internal.h \
15 osmocom/mgcp/osmux.h \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020016 $(NULL)