talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit b003028a9064c08dbd9852c507fa145ee0b85353
parent b1bc36d2f7ca19cd61e335561d2a44c421ba9678
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Mon, 26 Aug 2019 22:17:46 +0200

Fix build of pgpcore unit test

Diffstat:
Msrc/plugins/pgpcore/tests/Makefile.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/plugins/pgpcore/tests/Makefile.am b/src/plugins/pgpcore/tests/Makefile.am @@ -5,6 +5,7 @@ common_ldadd = \ AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ + $(GTK_CFLAGS) \ -I.. \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/common