aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-10-21 13:50:20 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-10-22 15:42:27 +0200
commit35f2bd60ae44b9e01f3f842b83f648f7db7c366c (patch)
tree717fd557f30fb5b14bfdf4c3aa306ff4ed50b53f /include
parent2127a71515fcfb1e2cf74495e24b42ac597a35c7 (diff)
Provide libosmo-hnbap as a public shared library
It is needed by the new osmo-hnodeb project. Related: SYS#5516 Change-Id: I0d0862e9d59d3b206f3f7dfae4b39ae4032bb762
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/hnbap/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/osmocom/hnbap/Makefile.am b/include/osmocom/hnbap/Makefile.am
index cd9b720..871549e 100644
--- a/include/osmocom/hnbap/Makefile.am
+++ b/include/osmocom/hnbap/Makefile.am
@@ -1,4 +1,4 @@
-noinst_HEADERS = \
+hnbap_HEADERS = \
hnbap_common.h hnbap_ies_defs.h \
AccessResult.h \
Access-stratum-release-indicator.h \
@@ -116,5 +116,7 @@ noinst_HEADERS = \
U-RNTIQueryResponse.h \
UTRANCellID.h
+hnbapdir = $(includedir)/osmocom/hnbap
+
DISTCLEANFILES = \
hnbap_ies_defs.h