aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocore/include/osmocore/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-03-26 21:35:28 +0800
committerHarald Welte <laforge@gnumonks.org>2010-03-26 21:35:28 +0800
commit71ba85e4aff1374bee0316cab9a627d03ba1eee5 (patch)
tree367111a205d06bf0c86d81208a5db006a5f2e5a7 /libosmocore/include/osmocore/Makefile.am
parentdc5062b1850089021199abd686a802b59bed7c46 (diff)
parent3ae2758fba1dc9b364238c6e1e7d591b12c3d878 (diff)
Merge commit '3ae2758fba1dc9b364238c6e1e7d591b12c3d878'
Diffstat (limited to 'libosmocore/include/osmocore/Makefile.am')
-rw-r--r--libosmocore/include/osmocore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libosmocore/include/osmocore/Makefile.am b/libosmocore/include/osmocore/Makefile.am
index fb4f089b7..1c3a33f33 100644
--- a/libosmocore/include/osmocore/Makefile.am
+++ b/libosmocore/include/osmocore/Makefile.am
@@ -1,7 +1,7 @@
osmocore_HEADERS = signal.h linuxlist.h timer.h select.h msgb.h \
tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h mncc.h \
- gsm48_ie.h
+ gsm48_ie.h logging.h
if ENABLE_TALLOC
osmocore_HEADERS += talloc.h