aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/gen_links.sh
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-12-08 14:01:43 +0100
committerHarald Welte <laforge@gnumonks.org>2017-12-08 14:01:43 +0100
commit696ddb6de326080cbec722ba651f2f72e3bf5daf (patch)
tree32843a5e06b8a52777fe5d0d6a9ae06590193125 /bsc/gen_links.sh
parent714ded9e75c1da4d7578efa0b48ac4d66c0961e0 (diff)
bsc-tests: Add BTS_Simulation, RSL_Tests and .cfg file
Diffstat (limited to 'bsc/gen_links.sh')
-rwxr-xr-xbsc/gen_links.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc/gen_links.sh b/bsc/gen_links.sh
index 7be9a2d5..9743398a 100755
--- a/bsc/gen_links.sh
+++ b/bsc/gen_links.sh
@@ -55,5 +55,5 @@ FILES="RTP_EncDec.cc RTP_Types.ttcn"
gen_links $DIR $FILES
DIR=../library
-FILES="General_Types.ttcn Osmocom_Types.ttcn IPA_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_CodecPort_CtrlFunctDef.cc IPA_Emulation.ttcn L3_Templates.ttcn BSSMAP_Templates.ttcn BSSMAP_Emulation.ttcn MGCP_Types.ttcn MGCP_Templates.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_CodecPort_CtrlFunctDef.cc"
+FILES="General_Types.ttcn Osmocom_Types.ttcn IPA_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_CodecPort_CtrlFunctDef.cc IPA_Emulation.ttcn L3_Templates.ttcn BSSMAP_Templates.ttcn BSSMAP_Emulation.ttcn MGCP_Types.ttcn MGCP_Templates.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_CodecPort_CtrlFunctDef.cc RLCMAC_CSN1_Types.ttcn GSM_RR_Types.ttcn RSL_Emulation.ttcn"
gen_links $DIR $FILES