aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-05-06 23:28:52 +0200
committerHarald Welte <laforge@gnumonks.org>2016-12-13 14:54:01 +0000
commit736474ce451a92cdc17db5f290f55f8cf22a13a2 (patch)
treeac022ed782acfc14f63cdd6f7bfa03df1f2ad7b7 /openbsc/include/openbsc/Makefile.am
parentef022783c37c459d0ccb5aa6f165d4d4dc6c0815 (diff)
move OAP messages implementations to libosmocore
This corresponds to change-id If5099e60681a215e798b6675f21813f26769c253 in libosmocore, which is now required to build openbsc. Related: OS#1592 Change-Id: I2f06aaa6eb54eafa860cfed8e72e41d82ff1c4cf
Diffstat (limited to 'openbsc/include/openbsc/Makefile.am')
-rw-r--r--openbsc/include/openbsc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 9f574e6e9..8ea95e0a8 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -55,7 +55,6 @@ noinst_HEADERS = \
nat_rewrite_trie.h \
network_listen.h \
oap.h \
- oap_messages.h \
openbscdefines.h \
osmo_bsc.h \
osmo_bsc_grace.h \