summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/trxcon/Makefile.am')
-rw-r--r--src/host/trxcon/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/host/trxcon/Makefile.am b/src/host/trxcon/Makefile.am
index b2f22fab..cd4bbd25 100644
--- a/src/host/trxcon/Makefile.am
+++ b/src/host/trxcon/Makefile.am
@@ -31,8 +31,10 @@ trxcon_SOURCES = \
# Scheduler
trxcon_SOURCES += \
- sched_lchan_handlers.c \
sched_lchan_desc.c \
+ sched_lchan_xcch.c \
+ sched_lchan_rach.c \
+ sched_lchan_sch.c \
sched_mframe.c \
sched_clck.c \
sched_trx.c \