aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2013-03-07 18:36:32 +0000
committerHarald Welte <laforge@gnumonks.org>2013-03-13 15:16:48 +0100
commite128f4663104ed64e33e362cff2566f36d65e658 (patch)
tree82a03d521bb9605f7b7553234420fe48e4af1683 /include/Makefile.am
parent533f63f15aa584eec73044802e0a8bc798a313fe (diff)
add new gsm/meas_rep.h file for shared/common measurement report stuff
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 f36ba4f0..b94abec7 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -54,6 +54,7 @@ nobase_include_HEADERS = \
osmocom/gsm/gsm_utils.h \
osmocom/gsm/lapd_core.h \
osmocom/gsm/lapdm.h \
+ osmocom/gsm/meas_rep.h \
osmocom/gsm/mncc.h \
osmocom/gsm/prim.h \
osmocom/gsm/protocol/gsm_03_41.h \