From 7439c815457a4beee0e4e150e63d9bb60bedbf5f Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 10 Apr 2008 03:08:32 +0100 Subject: mnc and mcc support --- gsmdecode/src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gsmdecode/src/Makefile.am') diff --git a/gsmdecode/src/Makefile.am b/gsmdecode/src/Makefile.am index 4877b72..ec2b21d 100644 --- a/gsmdecode/src/Makefile.am +++ b/gsmdecode/src/Makefile.am @@ -1,3 +1,3 @@ bin_PROGRAMS = gsmdecode -gsmdecode_SOURCES = data_out.c gsmdecode.c id_list.c common.c -noinst_HEADERS = data_out.h gsm_desc.h id_list.h common.h +gsmdecode_SOURCES = data_out.c gsmdecode.c id_list.c common.c mcc_list.c +noinst_HEADERS = data_out.h gsm_desc.h id_list.h common.h mcc_list.h -- cgit v1.2.3