Introduce 'library' directory for modules shared by multiple test cases
diff --git a/lapd/gen_links.sh b/lapd/gen_links.sh
index 7c0193e..eb43c46 100755
--- a/lapd/gen_links.sh
+++ b/lapd/gen_links.sh
@@ -17,6 +17,6 @@
 
 
 
-DIR=../sysinfo
+DIR=../library
 FILES="General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn"
 gen_links $DIR $FILES