blob: d303ddfa6c2abeebe419a3ebefbb8c814df84321 [file] [log] [blame]
Neels Hofmeyr67793542017-09-08 04:25:16 +02001BUILT_SOURCES = \
2 mgcp_common.h \
3 $(NULL)
4
Neels Hofmeyr97df6912017-09-03 23:52:51 +02005noinst_HEADERS = \
Neels Hofmeyr3a8e7232017-09-04 01:02:56 +02006 mgcp_client_internal.h \
Neels Hofmeyr97df6912017-09-03 23:52:51 +02007 $(NULL)
Neels Hofmeyr67793542017-09-08 04:25:16 +02008
9mgcp_common.h: $(top_srcdir)/include/osmocom/mgcp/mgcp_common.h
10 echo -e "/*\n\n DO NOT EDIT THIS FILE!\n THIS IS OVERWRITTEN DURING BUILD\n This is an automatic copy of <osmocom/mgcp/mgcp_common.h>\n\n */" > mgcp_common.h
11 cat $(top_srcdir)/include/osmocom/mgcp/mgcp_common.h >> mgcp_common.h
Neels Hofmeyr2152f852017-10-10 16:08:52 +020012
13CLEANFILES = mgcp_common.h