libexec: honour libeexec path for helpers
commit6b78ad28aa9fd55e0c2ae44dea662944bbc279d7
authorThomas Adam <thomas@xteddy.org>
Sat, 25 Sep 2021 22:25:13 +0000 (25 23:25 +0100)
committerThomas Adam <thomas@xteddy.org>
Sat, 25 Sep 2021 22:25:13 +0000 (25 23:25 +0100)
tree4b9053e50c2e71a8e575530ebec3375d5f9ae5de
parent326237a6c2a5c369201269e581d6eccd38376efc
libexec: honour libeexec path for helpers

libexec is a common path which is understood by autotools, and
should be honoured.

Patch from Christian "naddy" Weisgerber
16 files changed:
Makefile.am
compat/Makefile.am
got/Makefile.am
gotadmin/Makefile.am
libexec/got-fetch-pack/Makefile.am
libexec/got-index-pack/Makefile.am
libexec/got-read-blob/Makefile.am
libexec/got-read-commit/Makefile.am
libexec/got-read-gitconfig/Makefile.am
libexec/got-read-gotconfig/Makefile.am
libexec/got-read-object/Makefile.am
libexec/got-read-pack/Makefile.am
libexec/got-read-tag/Makefile.am
libexec/got-read-tree/Makefile.am
libexec/got-send-pack/Makefile.am
tog/Makefile.am