diff options
Diffstat (limited to 'p11-kit/tests/Makefile.am')
-rw-r--r-- | p11-kit/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p11-kit/tests/Makefile.am b/p11-kit/tests/Makefile.am index 0c5c246..f385d2a 100644 --- a/p11-kit/tests/Makefile.am +++ b/p11-kit/tests/Makefile.am @@ -33,6 +33,7 @@ if WITH_FFI CHECK_PROGS += \ test-virtual \ test-managed \ + test-log \ $(NULL) endif |