build: Fix reference to non-existent 'bin/guix.in' in Makefile.am.
authorLudovic Courtès <ludo@gnu.org>
Sat, 31 Mar 2018 21:27:23 +0000 (23:27 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 31 Mar 2018 21:30:50 +0000 (23:30 +0200)
commitc92e5612996e98cde005a572b83fc66aae32bcd7
tree4c5e9dc5d0caf39cedb9c0f7fccc8fb6c6d85823
parentf8d13038645e635634469b673bcc20d87c91b913
build: Fix reference to non-existent 'bin/guix.in' in Makefile.am.

Fixes a regression introduced in
cba386c1295b7054df22dfb4662b1b92f668e2c0.
Reported by Julien Lepiller <julien@lepiller.eu>.

* Makefile.am (EXTRA_DIST): Rename 'bin/guix.in' to 'scripts/guix.in'.
Makefile.am