1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/getdate-tests
2009-01-19 11:36:05 +01:00

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)