aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-09-09 22:32:45 +0200
committerHarald Welte <laforge@gnumonks.org>2011-09-09 22:32:45 +0200
commit9508fb80a4c8284daf52b1beb154a86df7d5ee07 (patch)
tree9b65c7c2e712d031136705329a36ab4b72b5416d /include/osmo-bts/Makefile.am
parent4ccca1ce36067d5f52d2feb7c2c6f37510618530 (diff)
Introduce new amr.[ch] for AMR related functions
Diffstat (limited to 'include/osmo-bts/Makefile.am')
-rw-r--r--include/osmo-bts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmo-bts/Makefile.am b/include/osmo-bts/Makefile.am
index ad9409e3..c734f14d 100644
--- a/include/osmo-bts/Makefile.am
+++ b/include/osmo-bts/Makefile.am
@@ -1,2 +1,2 @@
noinst_HEADERS = abis.h bts.h bts_model.h gsm_data.h logging.h measurement.h \
- oml.h paging.h rsl.h signal.h vty.h
+ oml.h paging.h rsl.h signal.h vty.h amr.h