From eb4b7e1bba7db0368042a44d7f1e44c70a3a5b70 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Thu, 20 Oct 2011 07:53:17 +0200 Subject: Add helper method to parse imsi from response data Signed-off-by: Simon Busch --- samsung-ipc/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'samsung-ipc/Makefile.am') diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am index ec03933..01962a4 100644 --- a/samsung-ipc/Makefile.am +++ b/samsung-ipc/Makefile.am @@ -16,6 +16,7 @@ libsamsung_ipc_la_SOURCES = \ ipc.c \ ipc_util.c \ util.c \ + misc.c \ $(NULL) libsamsung_ipc_la_LIBADD = \ -- cgit v1.1