update scripts
[lttv.git] / scripts / lttng-core-split-script.sh
index 33c54675a62cb298b3aa5282b021b18b283519d2..740e11f255372a2198a1145b1a1a2d7866704a8c 100755 (executable)
@@ -109,7 +109,8 @@ VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
 IN="?_include_ltt_ltt-facility-core.h
-?_include_ltt_ltt-facility-id-core.h"
+?_include_ltt_ltt-facility-id-core.h
+?_include_ltt_ltt-facility-select-core.h"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.0224 seconds and 4 git commands to generate.