# HG changeset patch # User Volker Grabsch # Date 1256740068 -3600 # Node ID 1711ff2b9416b6750b048107eafb6029a6341182 # Parent ff4f63767809f64f097015eb17a8c5571002d5a2 generate the list of authors automatically from the version history diff -r ff4f63767809 -r 1711ff2b9416 Makefile --- a/Makefile Wed Oct 28 15:06:19 2009 +0100 +++ b/Makefile Wed Oct 28 15:27:48 2009 +0100 @@ -235,14 +235,19 @@ $(SED) -n '1,// p' '$(TOP_DIR)/doc/index.html' && \ ($(foreach PKG,$(PKGS), \ echo ' ';)) && \ - $(SED) '1,/
$(PKG)$($(PKG)_VERSION)
/ d' '$(TOP_DIR)/doc/index.html' \ + $(SED) -n '/
/,/