aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/channel/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-06-26 20:30:46 +0200
committerHarald Welte <laforge@gnumonks.org>2009-06-26 20:30:46 +0200
commit6bfda782b9cc30b5c10ad0290949c6d25d4c83cf (patch)
treed6571e9b14171f28dfe281d15658a4c1d5569b0e /openbsc/tests/channel/Makefile.am
parent470ec29b0db526c1592f6a270652657315efddca (diff)
make tests compile again after talloc branch changes
Diffstat (limited to 'openbsc/tests/channel/Makefile.am')
-rw-r--r--openbsc/tests/channel/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/channel/Makefile.am b/openbsc/tests/channel/Makefile.am
index 60defe0a6..5a3477cf5 100644
--- a/openbsc/tests/channel/Makefile.am
+++ b/openbsc/tests/channel/Makefile.am
@@ -9,6 +9,7 @@ channel_test_SOURCES = channel_test.c \
$(top_srcdir)/src/debug.c \
$(top_srcdir)/src/timer.c \
$(top_srcdir)/src/select.c \
+ $(top_srcdir)/src/talloc.c \
$(top_srcdir)/src/gsm_data.c
channel_test_LDADD = -ldl -ldbi