diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,4 +22,9 @@ then fi touch configure.ac +touch NEWS +touch AUTHORS +touch README +touch ChangeLog +ln -s ../config.c $PWD/sesman/tools/config.c autoreconf -fvi |