diff options
Diffstat (limited to 'p11-kit/tests/Makefile.am')
-rw-r--r-- | p11-kit/tests/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/p11-kit/tests/Makefile.am b/p11-kit/tests/Makefile.am index e39ac8f..a6c9fac 100644 --- a/p11-kit/tests/Makefile.am +++ b/p11-kit/tests/Makefile.am @@ -23,7 +23,9 @@ CHECK_PROGS = \ uri-test \ pin-test \ test-init \ - test-modules + test-modules \ + test-iter \ + $(NULL) noinst_PROGRAMS = \ print-messages \ |