Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / getlogin_r-tests
blob190bc9148d1f4d66f8555535b12159e39297d30f
1 Files:
2 tests/test-getlogin_r.c
3 tests/test-getlogin.h
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-getlogin_r
13 check_PROGRAMS += test-getlogin_r
14 test_getlogin_r_LDADD = $(LDADD) $(LIB_GETLOGIN)