From b409ff28197e6d01adb3c6063b66b814ce0bbaf8 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 1 Aug 2018 18:10:36 +0200 Subject: move USSD_Helpers.ttcn to library We want to use those also from the HLR_Tests, not just from MSC_Tests. Change-Id: I22be6c03d85dc6d6a8266b5ebce5d0c69c0551ed --- msc/gen_links.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msc/gen_links.sh') diff --git a/msc/gen_links.sh b/msc/gen_links.sh index d8a7d227..a191aa59 100755 --- a/msc/gen_links.sh +++ b/msc/gen_links.sh @@ -90,7 +90,7 @@ FILES+="BSSMAP_Emulation.ttcn BSSAP_CodecPort.ttcn BSSMAP_Templates.ttcn BSSAP_A FILES+="RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunctDef.cc " FILES+="MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunctDef.cc " FILES+="SMPP_CodecPort.ttcn SMPP_CodecPort_CtrlFunct.ttcn SMPP_CodecPort_CtrlFunctDef.cc SMPP_Emulation.ttcn SMPP_Templates.ttcn " -FILES+="SS_Templates.ttcn SCCP_Templates.ttcn" +FILES+="SS_Templates.ttcn SCCP_Templates.ttcn USSD_Helpers.ttcn" gen_links $DIR $FILES ignore_pp_results -- cgit v1.2.3