aboutsummaryrefslogtreecommitdiffstats
path: root/sysinfo/gen_links.sh
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-08-20 22:47:44 +0200
committerHarald Welte <laforge@gnumonks.org>2017-08-20 22:47:44 +0200
commitf97649269a6dd13c2fe76c02ff05f472c733ca33 (patch)
treec19f018b9d600d2f50af9e4beae0984c6df97d8b /sysinfo/gen_links.sh
parent4d7722900a041ff74d70c34e8d2ecabfe8b7b153 (diff)
sysinfo: Fix compilation
Diffstat (limited to 'sysinfo/gen_links.sh')
-rwxr-xr-xsysinfo/gen_links.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysinfo/gen_links.sh b/sysinfo/gen_links.sh
index 4679dd89..1930acdc 100755
--- a/sysinfo/gen_links.sh
+++ b/sysinfo/gen_links.sh
@@ -28,6 +28,6 @@ FILES="TELNETasp_PT.cc TELNETasp_PT.hh TELNETasp_PortType.ttcn"
gen_links $DIR $FILES
DIR=../library
-FILES="GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4_GSMTAP_CtrlFunctDef.cc Osmocom_Types.ttcn General_Types.ttcn Osmocom_VTY_Functions.ttcn"
+FILES="GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_SystemInformation.ttcn GSM_RR_Types.ttcn RLCMAC_CSN1_Types.ttcn GSM_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4_GSMTAP_CtrlFunctDef.cc Osmocom_Types.ttcn General_Types.ttcn Osmocom_VTY_Functions.ttcn"
gen_links $DIR $FILES