move L1CTL modules to library for easier sharing with other test suites
diff --git a/lapd/gen_links.sh b/lapd/gen_links.sh
index eb43c46..d849751 100755
--- a/lapd/gen_links.sh
+++ b/lapd/gen_links.sh
@@ -18,5 +18,5 @@
 
 
 DIR=../library
-FILES="General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn"
+FILES="General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn L1CTL_PortType.ttcn L1CTL_Types.ttcn"
 gen_links $DIR $FILES