aboutsummaryrefslogtreecommitdiffstats
path: root/src/l1/Makefile.am
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2012-08-19 16:24:05 +0200
committerSylvain Munaut <tnt@246tNt.com>2012-09-10 23:30:46 +0200
commite7af1dab37acb704c2b005efc6ba6ec065ad14ec (patch)
tree458b40673d61dcf2cbe79fe954d671e2de232805 /src/l1/Makefile.am
parentdb40ee2e216ca025cc2e3f98271f4a49f99826b7 (diff)
l1/facch9: Add FACCH9 channel coding support
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/l1/Makefile.am')
-rw-r--r--src/l1/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/l1/Makefile.am b/src/l1/Makefile.am
index 3ef01a3..244a369 100644
--- a/src/l1/Makefile.am
+++ b/src/l1/Makefile.am
@@ -6,4 +6,4 @@ noinst_LIBRARIES = libgmr1-l1.a
libgmr1_l1_a_SOURCES = \
conv.c crc.c interleave.c punct.c scramb.c \
- a5.c bcch.c ccch.c rach.c facch3.c tch3.c
+ a5.c bcch.c ccch.c rach.c facch3.c facch9.c tch3.c