summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index f8fbd295..f5f9ebe0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -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