aboutsummaryrefslogtreecommitdiffstats
path: root/lapdm/gen_links.sh
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-07-30 22:51:04 +0200
committerHarald Welte <laforge@gnumonks.org>2017-07-30 22:51:04 +0200
commitffcad68801b06e1799ca47a358396986c30d474f (patch)
tree2af3c08e97a5223f4827ac1af04798f85b109ea5 /lapdm/gen_links.sh
parent43e060a50dfc4f64a12fe7c2a9afd20165a44f41 (diff)
lapdm: Updated to recent changes in library code (make it compile again)
Diffstat (limited to 'lapdm/gen_links.sh')
-rwxr-xr-xlapdm/gen_links.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lapdm/gen_links.sh b/lapdm/gen_links.sh
index d8497511..a00b5dd1 100755
--- a/lapdm/gen_links.sh
+++ b/lapdm/gen_links.sh
@@ -18,5 +18,5 @@ gen_links $DIR $FILES
DIR=../library
-FILES="General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn L1CTL_PortType.ttcn L1CTL_Types.ttcn"
+FILES="General_Types.ttcn GSM_Types.ttcn GSM_RR_Types.ttcn RLCMAC_CSN1_Types.ttcn Osmocom_Types.ttcn L1CTL_PortType.ttcn L1CTL_Types.ttcn"
gen_links $DIR $FILES