aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-12-23 05:13:29 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-12-23 05:13:29 +0100
commit3b05a7affab6846a7327a68b6e79f66ee7f8c3cd (patch)
tree6b65180f9b8d3835432ae23c20e35c7adc7923f8 /openbsc/tests
parentf9b1f30558c7c9aca1225a98c64a8f9c345cf7f9 (diff)
[channel] Compile statistics.c into the test.
Diffstat (limited to 'openbsc/tests')
-rw-r--r--openbsc/tests/channel/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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