aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2014-08-20 22:06:04 +0200
committerHarald Welte <laforge@gnumonks.org>2014-08-20 23:16:34 +0200
commit28aa991c2fa8c27a3100530bf9d7ab5d592f4792 (patch)
treeb2b7eb16c8c4679bbeb31fae562d34f8fbee0b9d /include/Makefile.am
parentfe3e42bdcbaa3bcb336227b8d2a7aad73c636047 (diff)
import various generic IPA related functions from libosmo-abis
libosmo-abis is about forming A-bis interfaces/lines by means of E1 or the IPA multiplex (or possibly other link layers). The IPA multiplex is used in other contexts, such as the Control interface, or the A interface. In that context, it makes sense to have generic IPA related functions in libosmocore.
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 3046758a..3b35b7b4 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -58,6 +58,7 @@ nobase_include_HEADERS = \
osmocom/gsm/gsm48.h \
osmocom/gsm/gsm48_ie.h \
osmocom/gsm/gsm_utils.h \
+ osmocom/gsm/ipaccess.h \
osmocom/gsm/lapd_core.h \
osmocom/gsm/lapdm.h \
osmocom/gsm/meas_rep.h \