Don't skip the groups-version test.
authorJim Meyering <meyering@redhat.com>
Sat, 1 Mar 2008 09:50:35 +0000 (10:50 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Mar 2008 09:50:35 +0000 (10:50 +0100)
commit5a0b032e9ec58280ea6d7e4072cd9a4e63e82faa
tree6ba10be7e4762d430cbfe839a8574ea4bfc1d892
parente81d5a49b798782b3dd0b1c0954561c9aebc1ba9
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.
src/Makefile.am
tests/Makefile.am