From 24c0b5b37d554c2ba8a63e124293562164b94948 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 24 Sep 2009 00:02:14 +0200 Subject: AUTHORS: integrated git-authors-gen.pl into the build process --- bootstrap.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 0b3d025..c1cdd48 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -17,8 +17,7 @@ sed -i -e 's/^sc_file_system:/disabled_sc_file_system:/' \ -e 's/^sc_useless_cpp_parens:/disabled_sc_useless_cpp_parens:/' \ maint.mk -echo TODO >AUTHORS - +./git-authors-gen.pl >AUTHORS build-aux/gitlog-to-changelog >ChangeLog -- master m4/ autoreconf --install -Wall -- cgit v1.2.1