14 lines
231 B
Plaintext
14 lines
231 B
Plaintext
Files:
|
|
tests/test-parse-datetime.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
setenv
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-parse-datetime
|
|
check_PROGRAMS += test-parse-datetime
|
|
test_parse_datetime_LDADD = $(LDADD) @LIBINTL@ $(CLOCK_TIME_LIB)
|