aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
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 ab72aa3c..3c2c78cc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -45,7 +45,8 @@ libgprs_la_SOURCES = \
tbf.cpp \
bts.cpp \
poll_controller.cpp \
- encoding.cpp
+ encoding.cpp \
+ ta.cpp
if ENABLE_SYSMOBTS
libgprs_la_SOURCES += \