diff options
Diffstat (limited to 'src/shared/libosmocore/include/osmocom/gsm/Makefile.am')
-rw-r--r-- | src/shared/libosmocore/include/osmocom/gsm/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/shared/libosmocore/include/osmocom/gsm/Makefile.am b/src/shared/libosmocore/include/osmocom/gsm/Makefile.am index 5971d0c5..fc1abfe8 100644 --- a/src/shared/libosmocore/include/osmocom/gsm/Makefile.am +++ b/src/shared/libosmocore/include/osmocom/gsm/Makefile.am @@ -1,6 +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 + sysinfo.h prim.h gsm0502.h lapd_core.h lapdm.h \ + gsm0411_utils.h gsm0411_smc.h gsm0411_smr.h SUBDIRS = protocol |