]> git.saurik.com Git - bison.git/blobdiff - Makefile.am
maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
[bison.git] / Makefile.am
index e980b1c7af23cdb6be742f6b6958563d08a337a2..325c9cf7b347f8fdde03ed40b427b32e7f061cba 100644 (file)
@@ -61,9 +61,11 @@ $(top_srcdir)/.version: configure
 dist-hook:
        echo $(VERSION) > $(distdir)/.tarball-version
 
-.PHONY: update-b4-copyright
+.PHONY: update-b4-copyright update-package-copyright-year
 update-b4-copyright:
        find data -type f                    \
          | grep -v -E '^data/bison.m4$$'    \
          | xargs $(build_aux)/$@
        @echo 'warning: src/parse-gram.[hc] may need to be regenerated.'
+update-package-copyright-year:
+       $(build_aux)/$@ configure.ac