Automatically regenerate emacs.1 and *.rc files
commitba6e7232d0324a52be4cd5d5cd3da93ca651ebda
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Feb 2017 12:49:30 +0000 (18 14:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Feb 2017 12:49:30 +0000 (18 14:49 +0200)
tree24c3d3fecf96e248621a65a3db627d6dd39f0973
parenta848d36c578cb849a283d72edbd69d1b955350f9
Automatically regenerate emacs.1 and *.rc files

* Makefile.in (CONFIG_STATUS_FILES_IN): New variable, lists
non-Makefile files produced by config.status.
($(MAKEFILE_NAME)): Depend on $(CONFIG_STATUS_FILES_IN), so that
their targets are regenerated when the source changes.
Makefile.in