selftest: Remove unneeded broken symlink

Change-Id: I41f062e7658665e13d7ccbfecd6c5788d9b37a75
This commit is contained in:
Harald Welte 2018-03-18 12:51:45 +01:00
parent c87abfcb60
commit 30010711f5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ BASEDIR=../deps
#gen_links $DIR $FILES
DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src
FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn TCCConversion.cc TCCInterface.cc TCCInterface_ip.h SDP_EncDec.cc"
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