aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-12-07 03:54:01 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-02-19 17:11:47 +0100
commit909e972787d178b141a202ec7f7dacd8ca06068f (patch)
treea2af4b35ad7624b4fee62759c3d03baef311a68e /include/osmocom/bsc/Makefile.am
parent8489b463f93f6e7afc52390a7fbfceb20b9860b8 (diff)
HO: Implement load based handover, as handover_decision_2.c
Diffstat (limited to 'include/osmocom/bsc/Makefile.am')
-rw-r--r--include/osmocom/bsc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/Makefile.am b/include/osmocom/bsc/Makefile.am
index 924711999..a5d7d18f0 100644
--- a/include/osmocom/bsc/Makefile.am
+++ b/include/osmocom/bsc/Makefile.am
@@ -24,6 +24,7 @@ noinst_HEADERS = \
handover.h \
handover_cfg.h \
handover_decision.h \
+ handover_decision_2.h \
handover_vty.h \
ipaccess.h \
meas_feed.h \