From 4acaa13433cc15e4f1d9ee850d78af47419768ab Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 14 Mar 2016 15:35:50 +0100 Subject: sim: add class_tables / card profiles The tables permit code to determine the APDU class of an APDU based on it APDU/TPDU header (CLA/INS/P1/P2/P3). --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index ac22ee64..0e5ed745 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -92,6 +92,7 @@ nobase_include_HEADERS = \ osmocom/gsm/rxlev_stat.h \ osmocom/gsm/sysinfo.h \ osmocom/gsm/tlv.h \ + osmocom/sim/class_tables.h \ osmocom/sim/sim.h if ENABLE_PLUGIN -- cgit v1.2.3