gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / fdatasync-tests
blob88da0b10de6110f35e8574dc9ff6838b86105f3d
1 Files:
2 tests/test-fdatasync.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 errno
9 configure.ac:
11 Makefile.am:
12 TESTS += test-fdatasync
13 check_PROGRAMS += test-fdatasync
14 test_fdatasync_LDADD = $(LDADD) $(FDATASYNC_LIB)