aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 60b9ea9f..317968aa 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -16,6 +16,7 @@ nobase_include_HEADERS = \
osmocom/core/linuxlist.h \
osmocom/core/linuxrbtree.h \
osmocom/core/logging.h \
+ osmocom/core/loggingrb.h \
osmocom/core/msgb.h \
osmocom/core/panic.h \
osmocom/core/prim.h \
@@ -25,6 +26,7 @@ nobase_include_HEADERS = \
osmocom/core/signal.h \
osmocom/core/socket.h \
osmocom/core/statistics.h \
+ osmocom/core/strrb.h \
osmocom/core/timer.h \
osmocom/core/utils.h \
osmocom/core/write_queue.h \