build: Make sure the installed 'config.go' is newer than 'config.scm'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 9 Dec 2014 10:44:21 +0000 (11:44 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 9 Dec 2014 10:44:21 +0000 (11:44 +0100)
commit6005bd0700544df27331c6aad9c7642dce9a91c8
treea2e3fc28aa36c42dbd760235bd5a3d3dd76a9cac
parent9f6f1aacf64371e0536fd52ea032dd164d08f436
build: Make sure the installed 'config.go' is newer than 'config.scm'.

Fixes <http://bugs.gnu.org/19317>.
Reported by rekado <rekado@elephly.net>.

* gnu-system.am (install-data-hook): Rename to...
  (set-bootstrap-executable-permissions): ... this.
* Makefile.am (install-data-hook): New target.
Makefile.am
gnu-system.am