From 3b05a7affab6846a7327a68b6e79f66ee7f8c3cd Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 23 Dec 2009 05:13:29 +0100 Subject: [channel] Compile statistics.c into the test. --- openbsc/tests/channel/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openbsc/tests/channel') diff --git a/openbsc/tests/channel/Makefile.am b/openbsc/tests/channel/Makefile.am index 50fadc582..564cbafe2 100644 --- a/openbsc/tests/channel/Makefile.am +++ b/openbsc/tests/channel/Makefile.am @@ -12,6 +12,7 @@ channel_test_SOURCES = channel_test.c \ $(top_srcdir)/src/select.c \ $(top_srcdir)/src/talloc.c \ $(top_srcdir)/src/gsm_data.c \ - $(top_srcdir)/src/signal.c + $(top_srcdir)/src/signal.c \ + $(top_srcdir)/src/statistics.c channel_test_LDADD = -ldl -ldbi -- cgit v1.2.3