mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 14:43:36 +00:00
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
Files:
|
|
tests/test-userspec.c
|
|
|
|
Depends-on:
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-userspec
|
|
check_PROGRAMS += test-userspec
|
|
test_userspec_LDADD = $(LDADD) @LIBINTL@
|