From e67c0e4465607560e0f6af9e9b0395a9ee78adbc Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 2 Apr 2013 16:33:04 +0200 Subject: Fix build with automake 1.13 Also remove some generated files from the po/ directory. --- trust/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trust/tests') diff --git a/trust/tests/Makefile.am b/trust/tests/Makefile.am index 243b45c..653bd0d 100644 --- a/trust/tests/Makefile.am +++ b/trust/tests/Makefile.am @@ -45,7 +45,7 @@ frob_nss_trust_LDADD = \ $(top_builddir)/common/libp11-compat.la \ $(top_builddir)/p11-kit/libp11-kit.la -TESTS = $(CHECK_PROGS:=$(EXEEXT)) +TESTS = $(CHECK_PROGS) EXTRA_DIST = \ input \ -- cgit v1.1