mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
Files:
|
|
tests/test-getdate.c
|
|
|
|
Depends-on:
|
|
progname
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-getdate
|
|
check_PROGRAMS += test-getdate
|
|
test_getdate_LDADD = $(LDADD) @LIBINTL@ $(LIB_CLOCK_GETTIME)
|