summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/Makefile.am
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2011-10-28 11:05:37 +0200
committerHarald Welte <laforge@gnumonks.org>2011-11-12 23:23:37 +0100
commitc1a91a896faf5ac510daabfe389cfa3129201c9f (patch)
tree88cb4d6e7fbc075dbbe7a7460acfb1b7d4f58d9c /include/osmocom/gsm/Makefile.am
parentbbf9034eaab39ad637ef9a3a1fd935d624dcdba8 (diff)
gsm/sms: Rewrite of SMR process, extracted from OpenBSC
The SMR process is used to transfer SMS TPDUs. It is now extracted from OpenBSC. It includes a real state machine now for easier debugging. Also it implements the TR1M and TR2M timers. The memory notification procedure is missing, but not required for network side. Written-by: Andreas Eversberg <jolly@eversberg.eu> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'include/osmocom/gsm/Makefile.am')
-rw-r--r--include/osmocom/gsm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/Makefile.am b/include/osmocom/gsm/Makefile.am
index 49a2ec48..fc1abfe8 100644
--- a/include/osmocom/gsm/Makefile.am
+++ b/include/osmocom/gsm/Makefile.am
@@ -1,7 +1,7 @@
osmogsm_HEADERS = a5.h comp128.h gsm0808.h gsm48_ie.h mncc.h rxlev_stat.h \
gsm0480.h gsm48.h gsm_utils.h rsl.h tlv.h abis_nm.h \
sysinfo.h prim.h gsm0502.h lapd_core.h lapdm.h \
- gsm0411_utils.h gsm0411_smc.h
+ gsm0411_utils.h gsm0411_smc.h gsm0411_smr.h
SUBDIRS = protocol