projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a10a4
)
Link gpgme-tool directly to libassuan, as it uses its interface.
author
Marcus Brinkmann
<mb@g10code.com>
Wed, 8 Feb 2012 14:18:11 +0000
(15:18 +0100)
committer
Marcus Brinkmann
<mb@g10code.com>
Wed, 8 Feb 2012 14:18:11 +0000
(15:18 +0100)
* src/Makefile.am (gpgme_tool_LDADD): Add @LIBASSUAN_LIBS@.
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index cc0b78d3359f865262ec969c2a4cf9d315f7a171..e456d805063f22f3a9b5fab5d604cddeb33bb0dd 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-226,7
+226,7
@@
libgpgme_qt_la_LIBADD = $(gpgme_res) @LIBASSUAN_LIBS@ @LTLIBOBJS@ \
endif
noinst_PROGRAMS = gpgme-tool
-gpgme_tool_LDADD = libgpgme.la
+gpgme_tool_LDADD = libgpgme.la
@LIBASSUAN_LIBS@
status-table.h : gpgme.h extra-stati.h
cat $(builddir)/gpgme.h $(srcdir)extra-stati.h \