From: Simon Josefsson Date: Thu, 28 Dec 2006 18:27:21 +0000 (+0000) Subject: Add announce-gen module file. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7b5b5922cada165c29a318c881a3ef226810f6;p=pspp Add announce-gen module file. --- diff --git a/ChangeLog b/ChangeLog index 92ef51babb..a77ff522e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-12-28 Simon Josefsson + + * modules/announce-gen: New file. + 2006-12-27 Paul Eggert * lib/mbchar.h: Just include ; the wctype module diff --git a/modules/announce-gen b/modules/announce-gen new file mode 100644 index 0000000000..558c4b3c14 --- /dev/null +++ b/modules/announce-gen @@ -0,0 +1,19 @@ +Description: +Generate a release announcement message. + +Files: +build-aux/announce-gen + +Depends-on: + +configure.ac: + +Makefile.am: + +Include: + +License: +GPLed build tool + +Maintainer: +coreutils