From 63d3e396e79bae0e3580a8813a8c1c0166a51b59 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 6 Mar 2010 11:34:27 +0100 Subject: introduce RxLev statistics module, an efficient way for power scan data --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b6826ea5..99424522 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,4 +9,4 @@ lib_LTLIBRARIES = libosmocore.la libosmocore_la_SOURCES = msgb.c timer.c talloc.c select.c signal.c \ tlv_parser.c bitvec.c comp128.c gsm_utils.c statistics.c \ - write_queue.c utils.c rsl.c gsm48.c + write_queue.c utils.c rsl.c gsm48.c rxlev_stat.c -- cgit v1.2.3