aboutsummaryrefslogtreecommitdiffstats
path: root/remsim/gen_links.sh
diff options
context:
space:
mode:
Diffstat (limited to 'remsim/gen_links.sh')
-rwxr-xr-xremsim/gen_links.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/remsim/gen_links.sh b/remsim/gen_links.sh
index 366a8e67..995abfb0 100755
--- a/remsim/gen_links.sh
+++ b/remsim/gen_links.sh
@@ -32,6 +32,10 @@ DIR=$BASEDIR/titan.ProtocolModules.JSON_v07_2006/src
FILES="JSON_EncDec.cc JSON_Types.ttcn "
gen_links $DIR $FILES
+DIR=$BASEDIR/titan.TestPorts.PIPEasp/src
+FILES="PIPEasp_PT.cc PIPEasp_PT.hh PIPEasp_Types.ttcn PIPEasp_PortType.ttcn "
+gen_links $DIR $FILES
+
DIR=../library
FILES="Misc_Helpers.ttcn General_Types.ttcn Osmocom_VTY_Functions.ttcn Osmocom_Types.ttcn "