aboutsummaryrefslogtreecommitdiffstats
path: root/selftest/gen_links.sh
diff options
context:
space:
mode:
Diffstat (limited to 'selftest/gen_links.sh')
-rwxr-xr-xselftest/gen_links.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/gen_links.sh b/selftest/gen_links.sh
index 542e3c2d..2a98aafb 100755
--- a/selftest/gen_links.sh
+++ b/selftest/gen_links.sh
@@ -29,7 +29,7 @@ gen_links $DIR $FILES
DIR=../SCCP_CNL113341/src
FILES="SCCP_Emulation.ttcn SCCP_Mapping.ttcnpp SCCP_Types.ttcn SCCPasp_Types.ttcn"
gen_links $DIR $FILES
-ln -sf SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn
+gen_link SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn
DIR=$BASEDIR/titan.ProtocolModules.BSSMAP_v11.2.0/src
FILES="BSSAP_Types.ttcn"