gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / stat-time-tests
blob0a8193783d7c99579c7ddc371ace32a6552c38b5
1 Files:
2 tests/test-stat-time.c
3 tests/macros.h
4 tests/nap.h
6 Depends-on:
7 nanosleep
8 stdckdint
9 time-h
10 unistd
12 configure.ac:
14 Makefile.am:
15 TESTS += test-stat-time
16 check_PROGRAMS += test-stat-time
17 test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB)