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. --- tools/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tests/Makefile.am b/tools/tests/Makefile.am index feffcc9..7936743 100644 --- a/tools/tests/Makefile.am +++ b/tools/tests/Makefile.am @@ -49,7 +49,7 @@ CHECK_PROGS = \ noinst_PROGRAMS = \ $(CHECK_PROGS) -TESTS = $(CHECK_PROGS:=$(EXEEXT)) +TESTS = $(CHECK_PROGS) test_save_SOURCES = \ test-save.c \ -- cgit v1.1