From 5a0b032e9ec58280ea6d7e4072cd9a4e63e82faa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 Mar 2008 10:50:35 +0100 Subject: Don't skip the groups-version test. * tests/Makefile.am (built_programs): Remove unused definition. * src/Makefile.am (built_programs.list): Print a space-separated list of program names, not NL-separated, since all clients now expect a space-separated list. --- tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 771d7764a..c74c0a183 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,8 +5,6 @@ # current locale considers to be equal. ASSORT = LC_ALL=C sort -built_programs = (cd ../src && MAKEFLAGS= $(MAKE) -s built_programs.list) - EXTRA_DIST = \ Coreutils.pm \ CuTmpdir.pm \ -- cgit v1.2.3-54-g00ecf