mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03: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@
|