aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-07-20 16:21:54 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2020-07-20 16:21:59 +0200
commit02f2056ccf7ed9f0ebfeaa526823b87a98e57105 (patch)
tree3a1b8c7c41ee3553584ed97564e5b4d0a1348188 /include/osmocom/bsc/Makefile.am
parent54873873452989daca5185ad22f788c6bfe64fa2 (diff)
rename files acc_ramp.* -> acc.c*
With upcoming next commit, the file will contain far more code that simply ramping, so rename it to be more generic. Change-Id: I8c368ab87e264439dea4ccf556821a44664cdbb0
Diffstat (limited to 'include/osmocom/bsc/Makefile.am')
-rw-r--r--include/osmocom/bsc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/Makefile.am b/include/osmocom/bsc/Makefile.am
index c2a82ce34..1ee96ed50 100644
--- a/include/osmocom/bsc/Makefile.am
+++ b/include/osmocom/bsc/Makefile.am
@@ -3,7 +3,7 @@ noinst_HEADERS = \
abis_nm.h \
abis_om2000.h \
abis_rsl.h \
- acc_ramp.h \
+ acc.h \
arfcn_range_encode.h \
assignment_fsm.h \
bsc_rll.h \