aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-05-14 21:48:41 +0200
committerHarald Welte <laforge@gnumonks.org>2017-05-17 15:15:09 +0100
commit7af6d22a4e15ea7dde5869ca6784e06dbff87a28 (patch)
tree1fda03041229fd3e73dc05b59e12e39086187fa3 /include/Makefile.am
parentfe71ee9d993af078aac0596ee081f04ca9145e7e (diff)
sercomm: Include in libosmocore Makefile
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 6981c379..161bbcaf 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -36,6 +36,7 @@ nobase_include_HEADERS = \
osmocom/core/rate_ctr.h \
osmocom/core/stat_item.h \
osmocom/core/select.h \
+ osmocom/core/sercomm.h \
osmocom/core/signal.h \
osmocom/core/socket.h \
osmocom/core/statistics.h \