From ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751 Mon Sep 17 00:00:00 2001 From: Alex Badea Date: Sat, 27 Nov 2010 23:35:08 +0200 Subject: protocol: introduce gsm_03_41.h This currently contains definitions for the BTS->MS SMSCB message. Signed-off-by: Alex Badea --- include/osmocore/protocol/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/osmocore/protocol/Makefile.am') diff --git a/include/osmocore/protocol/Makefile.am b/include/osmocore/protocol/Makefile.am index 5df9fe74..03a4849d 100644 --- a/include/osmocore/protocol/Makefile.am +++ b/include/osmocore/protocol/Makefile.am @@ -1,4 +1,6 @@ -osmocore_proto_HEADERS = gsm_04_08.h gsm_04_11.h gsm_04_80.h gsm_08_58.h \ - gsm_12_21.h gsm_08_08.h gsm_04_12.h +osmocore_proto_HEADERS = gsm_03_41.h \ + gsm_04_08.h gsm_04_11.h gsm_04_12.h gsm_04_80.h \ + gsm_08_08.h gsm_08_58.h \ + gsm_12_21.h osmocore_protodir = $(includedir)/osmocore/protocol -- cgit v1.2.3