update script
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 22 Jun 2006 17:49:17 +0000 (17:49 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 22 Jun 2006 17:49:17 +0000 (17:49 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1957 04897980-b3bd-0310-b5e0-8ef037075253

scripts/lttng-split-script.sh

index 2dc08bb26200535da1b14ac58bf091af9c3a52d8..183d1176b8ba18c09dfb2ec3d061e7778bd06f63 100755 (executable)
@@ -253,7 +253,9 @@ IN="?_Documentation_ioctl-number.txt
 ?_fs_relayfs_relay.c
 ?_fs_relayfs_buffers.c
 ?_fs_relayfs_buffers.h
-?_fs_relayfs_relay.h"
+?_fs_relayfs_relay.h
+?_fs_Makefile
+?_block_blktrace.c"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.024999 seconds and 4 git commands to generate.