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 --- include/osmocore/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocore/Makefile.am') diff --git a/include/osmocore/Makefile.am b/include/osmocore/Makefile.am index b45d0233..9c4fc757 100644 --- a/include/osmocore/Makefile.am +++ b/include/osmocore/Makefile.am @@ -1,6 +1,6 @@ osmocore_HEADERS = signal.h linuxlist.h timer.h talloc.h msgb.h select.h \ tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \ - gsmtap.h write_queue.h rsl.h gsm48.h + gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h osmocoredir = $(includedir)/osmocore -- cgit v1.2.3