diff options
Diffstat (limited to 'p11-kit/tests')
-rw-r--r-- | p11-kit/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p11-kit/tests/Makefile.am b/p11-kit/tests/Makefile.am index a6c9fac..bc96bf4 100644 --- a/p11-kit/tests/Makefile.am +++ b/p11-kit/tests/Makefile.am @@ -31,7 +31,7 @@ noinst_PROGRAMS = \ print-messages \ $(CHECK_PROGS) -TESTS = $(CHECK_PROGS:=$(EXEEXT)) +TESTS = $(CHECK_PROGS) noinst_LTLIBRARIES = \ mock-one.la \ |