aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-10-19 20:04:57 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-10-30 21:24:10 +0100
commit111614a9942195f6261be5cf8854d1f6fdbe1479 (patch)
tree627ebecacbedd290acaf7278a3b21eb139e07cfc /src/Makefile.am
parentd6ef5345e570cf2a725e2d73bb0146b72a063f30 (diff)
ta: Create TimingAdvance class and make it belong to the BTS
This allows us to easily flush the state in case a PCU/BTS connection is lost.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3c2c78cc..cbb6de0a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -82,7 +82,8 @@ noinst_HEADERS = \
tbf.h \
bts.h \
poll_controller.h \
- encoding.h
+ encoding.h \
+ ta.h
osmo_pcu_SOURCES = pcu_main.cpp