]> git.saurik.com Git - bison.git/blobdiff - cfg.mk
maint: run "make update-copyright".
[bison.git] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 4ecb8e22e084845be3444c7e1d6c74ab45fbee3d..3d9d7f86432b313ffd6caf752cab8edc566c2d4c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,6 @@
 # Customize maint.mk                           -*- makefile -*-
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+
+# Copyright (C) 2008-2012 Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -39,9 +40,13 @@ local-checks-to-skip = changelog-check
 
 # The local directory containing the checked-out copy of gnulib used in
 # this release.  Used solely to get a date for the "announcement" target.
-gnulib_dir = $(srcdir)/../../gnulib
+gnulib_dir = $(srcdir)/gnulib
+
+bootstrap-tools = autoconf,automake,flex,gettext,gnulib
 
-bootstrap-tools = autoconf,automake,flex,gnulib
+announcement_Cc_ = \
+  bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \
+  coordinator@translationproject.org
 
 update-copyright: update-b4-copyright update-package-copyright-year
 update-copyright-env = \