maint: Add 'update-NEWS' target.
authorLudovic Courtès <ludo@gnu.org>
Thu, 18 May 2017 14:21:35 +0000 (16:21 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 18 May 2017 14:24:02 +0000 (16:24 +0200)
commit920803fbf443f7e40ed299f433255f10a4ae9fb3
treefa7efbcbdadee16fd75a57b6f2164df3dbb6359c
parent266d281d253ffd20336f837fc64a64a14eb44b12
maint: Add 'update-NEWS' target.

* build-aux/update-NEWS.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
(GUIX_MAINTENANCE_DIRECTORY): New variable.
(update-NEWS): New target.
(.PHONY): Add it.
Makefile.am
build-aux/update-NEWS.scm [new file with mode: 0644]