configure.ac: add --enable-gpgme-tool for installing gpgme-tool. gpgme-tool
authorW. Trevor King <wking@tremily.us>
Wed, 10 Oct 2012 15:55:50 +0000 (11:55 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 11 Oct 2012 18:12:05 +0000 (14:12 -0400)
commit5a1cede39dd4eb3c01177db4dfd02d7269378b12
treef25693a8b5491bf4b9ebc55fe81d9c091294dffc
parent21a83245608bf0df56c96f998118b5200c863523
configure.ac: add --enable-gpgme-tool for installing gpgme-tool.

* configure.ac (install_gpgme_tool, INSTALL_GPGME_TOOL): New.
* src/Makefile.am (bin_PROGRAMS): Add gpgme-tool if enabled.
(noinst_PROGRAMS): Add gpgme-tool if not enabled.

Signed-off-by: W. Trevor King <wking@tremily.us>
configure.ac
src/Makefile.am