From b03be8429847451ddf25508b3dc3c520e96a2cc3 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 18 Jul 2013 06:48:14 +0200 Subject: Fix p11_kit_space_strlen() result when empty string https://bugzilla.redhat.com/show_bug.cgi?id=985416 --- p11-kit/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'p11-kit/tests/Makefile.am') diff --git a/p11-kit/tests/Makefile.am b/p11-kit/tests/Makefile.am index 16ba280..5e90150 100644 --- a/p11-kit/tests/Makefile.am +++ b/p11-kit/tests/Makefile.am @@ -18,6 +18,7 @@ LDADD = \ CHECK_PROGS = \ test-progname \ + test-util \ test-conf \ test-uri \ test-pin \ -- cgit v1.1