projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e11e7fc
)
gpgme-tool is useful enough that it should be installed.
author
W. Trevor King
<wking@tremily.us>
Wed, 10 Oct 2012 15:26:55 +0000
(11:26 -0400)
committer
W. Trevor King
<wking@tremily.us>
Thu, 11 Oct 2012 18:12:05 +0000
(14:12 -0400)
* src/Makefile.am (noinst_PROGRAMS): Remove gpgme-tool.
(bin_PROGRAMS): Add gpgme-tool.
Signed-off-by: W. Trevor King <wking@tremily.us>
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index ea8e70ebc0cc358412374bb11c70f25810f36e9a..e934419e317ee6c7aa0070e8dde8d9129a0411c8 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-222,7
+222,7
@@
libgpgme_qt_la_LIBADD = $(gpgme_res) @LIBASSUAN_LIBS@ @LTLIBOBJS@ \
@GPG_ERROR_LIBS@ @QT4_CORE_LIBS@
endif
-
noinst
_PROGRAMS = gpgme-tool
+
bin
_PROGRAMS = gpgme-tool
gpgme_tool_LDADD = libgpgme.la @LIBASSUAN_LIBS@
install-data-local: install-def-file