aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
diff options
context:
space:
mode:
Diffstat (limited to 'bsc')
-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 a4f09f4d..c71b31ab 100755
--- a/bsc/gen_links.sh
+++ b/bsc/gen_links.sh
@@ -45,7 +45,7 @@ DIR=$BASEDIR/titan.ProtocolEmulations.SCCP/src
FILES="SCCP_Emulation.ttcn SCCP_Mapping.ttcnpp SCCP_Types.ttcn SCCPasp_Types.ttcn"
gen_links $DIR $FILES
-DIR=$BASEDIR/titan.ProtocolModules.BSSMAP_v11.2.0/src
+DIR=$BASEDIR/titan.ProtocolModules.BSSMAP/src
FILES="BSSAP_Types.ttcn"
gen_links $DIR $FILES