aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-10-21 14:49:24 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-10-22 15:43:17 +0200
commitdba8b0c33487ab671ebd1155123ded546f3e62c5 (patch)
tree028dd07ea74ebb75318642f7c569b0b8c04e17f1 /include
parent35f2bd60ae44b9e01f3f842b83f648f7db7c366c (diff)
Provide libosmo-rua as a public shared library
It is needed by the new osmo-hnodeb project. Related: SYS#5516 Change-Id: I8b800baacbfe3a3c424c51b418b5ac2e2848b3ba
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/rua/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/osmocom/rua/Makefile.am b/include/osmocom/rua/Makefile.am
index 307f123..37b9384 100644
--- a/include/osmocom/rua/Makefile.am
+++ b/include/osmocom/rua/Makefile.am
@@ -1,4 +1,4 @@
-noinst_HEADERS = \
+rua_HEADERS = \
rua_common.h rua_ies_defs.h rua_msg_factory.h \
RUA_Ansi-41-IDNNS.h \
RUA_Cause.h \
@@ -36,5 +36,7 @@ noinst_HEADERS = \
RUA_TypeOfError.h \
RUA_UnsuccessfulOutcome.h
+ruadir = $(includedir)/osmocom/rua
+
DISTCLEANFILES = \
rua_ies_defs.h