talons

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

commit b2f41bf229b3836e75919366e9837d46223f1ea5
parent 3e63da404b8608b7056c2e61e772eb536d7f6c22
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