blob: 94d74bbbf880455e263a8e2f50f324fe15a1931c [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 \
Alexander Huemer7b6673f2016-09-09 00:43:15 +020010 $(NULL)