getgroups: fix logic error
[gnulib.git] / modules / getgroups-tests
1 Files:
2 tests/test-getgroups.c
3
4 Depends-on:
5 progname
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-getgroups
11 check_PROGRAMS += test-getgroups
12 test_getgroups_LDADD = $(LDADD) @LIBINTL@