summaryrefslogtreecommitdiff
path: root/gsmdecode/src/Makefile.am
blob: ec2b21d7c14513e5e3242bca20d415aab7b5fc6d (plain)
1
2
3
bin_PROGRAMS = gsmdecode
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
personal git repositories of Harald Welte. Your mileage may vary