diff options
Diffstat (limited to 'src/osmo-bsc/Makefile.am')
-rw-r--r-- | src/osmo-bsc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmo-bsc/Makefile.am b/src/osmo-bsc/Makefile.am index 364228d8c..c96ebb59c 100644 --- a/src/osmo-bsc/Makefile.am +++ b/src/osmo-bsc/Makefile.am @@ -73,6 +73,7 @@ osmo_bsc_SOURCES = \ mgw_endpoint_fsm.c \ neighbor_ident.c \ neighbor_ident_vty.c \ + neighbor_iter.c \ net_init.c \ gsm_08_08.c \ osmo_bsc_bssap.c \ |