diff options
Diffstat (limited to 'src/osmo-bsc/Makefile.am')
-rw-r--r-- | src/osmo-bsc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/osmo-bsc/Makefile.am b/src/osmo-bsc/Makefile.am index b0fc181c2..8d109fd08 100644 --- a/src/osmo-bsc/Makefile.am +++ b/src/osmo-bsc/Makefile.am @@ -65,9 +65,12 @@ osmo_bsc_SOURCES = \ handover_fsm.c \ handover_logic.c \ handover_vty.c \ + lb.c \ lchan_fsm.c \ lchan_rtp_fsm.c \ lchan_select.c \ + lcs_loc_req.c \ + lcs_ta_req.c \ meas_feed.c \ meas_rep.c \ neighbor_ident.c \ |