diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-05-23 19:01:34 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-05-23 19:01:34 +0200 |
commit | 3056d012d3d5da853535488619f12beeea59a6a4 (patch) | |
tree | 4b5a511154e0241b9ca4724534995d443d9baac3 /include/osmocom/gsm/Makefile.am | |
parent | dd93bf46ed0c3c75c1e330db2197703c0b6f8cda (diff) | |
parent | f7a1bcce0cea50650517e305d59e674475f913d0 (diff) |
Merge branch 'master' of git.osmocom.org:libosmocore
Diffstat (limited to 'include/osmocom/gsm/Makefile.am')
-rw-r--r-- | include/osmocom/gsm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/Makefile.am b/include/osmocom/gsm/Makefile.am index a39d2d04..c3670ec7 100644 --- a/include/osmocom/gsm/Makefile.am +++ b/include/osmocom/gsm/Makefile.am @@ -1,5 +1,5 @@ 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 + gsm0480.h gsm48.h gsm_utils.h rsl.h tlv.h abis_nm.h SUBDIRS = protocol |