From 6367d7b807d2e3b7e766b4ca9be858421087224c Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 5 Feb 2018 16:58:27 +0100 Subject: Don't symlink non-existent file Change-Id: I10309f07fb207c027703f0b43a478c152a029b6d --- 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 42499476..12f99a44 100755 --- a/msc/gen_links.sh +++ b/msc/gen_links.sh @@ -16,7 +16,7 @@ FILES="UD_PT.cc UD_PT.hh UD_PortType.ttcn UD_Types.ttcn" gen_links $DIR $FILES DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src -FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn TCCConversion.cc TCCConversion.hh TCCInterface.cc TCCInterface_ip.h" +FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn TCCConversion.cc TCCInterface.cc TCCInterface_ip.h" gen_links $DIR $FILES DIR=$BASEDIR/titan.TestPorts.Common_Components.Socket-API/src -- cgit v1.2.3